ted_chou12 Posted February 10, 2007 Share Posted February 10, 2007 what does this: Parse error: syntax error, unexpected T_REQUIRE in /home/../...php on line 57 suppose to mean please? Ted Link to comment https://forums.phpfreaks.com/topic/37877-parse-error-syntax-error-unexpected-t_require-in-public_htmlfor/ Share on other sites More sharing options...
GingerRobot Posted February 10, 2007 Share Posted February 10, 2007 You'll need to post at least the code in that line and the line before. The most likely problem is that you forgot to add an semi-colon at the end of your last line. But it could be something else, so as i say, could we see some code? Link to comment https://forums.phpfreaks.com/topic/37877-parse-error-syntax-error-unexpected-t_require-in-public_htmlfor/#findComment-181337 Share on other sites More sharing options...
ted_chou12 Posted February 10, 2007 Author Share Posted February 10, 2007 thanks, i solved it. Link to comment https://forums.phpfreaks.com/topic/37877-parse-error-syntax-error-unexpected-t_require-in-public_htmlfor/#findComment-181344 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.