Posted by clog Mon 12th Mar 2007 15:12 - Syntax is PHP - 79 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
PHP parser reported no syntax errors in this post!
-
-
-
function getBanner()
-
{
-
-
while ($newBanner == $lastBanner)
-
-
$_SESSION['bannerImage'] = $newBanner;
-
return $newBanner;
-
}
-
-
?>
PermaLink to this entry https://pastebin.co.uk/11767
Posted by clog Mon 12th Mar 2007 15:12 - Syntax is PHP - 79 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0