The Codes Banner is available! Check the announcements.
QuoteOoh calling a function from within itself, classy!
QuoteWhere'd you find the time to make your own board?
QuoteI just run everything through an old sqlprep function, it could do with some tidying up...
Quotesometimes I think writing a new board would be faster than deciphering SMFs templates...
QuoteSure there's a style sheet, but half the stuff's unaffected by it.
function mres($i){
if (!get_magic_quotes_gpc()){
if (is_array($i)){
foreach($i as $k => $v){
$i[$k] = mres($i[$k]);
}
return($i);
}else{
return(mysql_escape_string($i));
}
}else{
return($i);
}
}
$_GET = mres($_GET);
$_POST = mres($_POST);
Quote from: monkey56657 on November 29, 2007, 12:41:51 PMWell they should be up there now. They're on MySpace but nobody has given me a CD so I can't put it them up here. So if you don't mind MySpace mp3s you can use them. Or the best thing to do would be to harass Will or Cem on my behalf and post an original CD to me yourself!
When can we expect to see the new tracks ?