Posted by koriel Mon 19th Mar 2007 11:13 - Syntax is PHP - 68 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 getUsersOnline() {
-
$count = 0;
-
-
if ($handle == false) return -1;
-
-
}
-
-
return $count;
-
}
PermaLink to this entry https://pastebin.co.uk/12040
Posted by koriel Mon 19th Mar 2007 11:13 - Syntax is PHP - 68 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0