Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /var/www/cellstreet.com/html/cgi-bin/ubbt.inc.php on line 1685
Fatal error: Call to undefined function: getmicrotime() in /var/www/cellstreet.com/html/cgi-bin/main.inc.php on line 16
line 1685 is the class user bit
// ########################################################################
// USER CLASS
// Define a class for the user object
// ########################################################################
class user {
line 16 is the $timea line
// Page load times
$timea = getmicrotime();
ive checked the files ive edited and they seem ok with the edits to the files i have made, i get this error when trying to get onto my forum, anyone any ideas how i can fix this?
Thanks
Rob