Please help me ...
Code:Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sycn664/public_html/phpbb/includes/functions.php on line 3438
And here is the line on functions.php that is showing the error ..
Code:$lasttimechecked = $row['user_last_comm_check'];
thanks




Reply With Quote