please help me.. I met this problem on some of my longer scripts.. I dunno why, could somebody pls tell me why this error is there. Is it because php does not interpret longer script?? How can I solve this problem? Please advice. Thanks a lot.
It's because you left out a bracket, didn't put a ; somewhere, something like that. PHP can handle any amount of script you want to throw at it.
Really thank you for your information... I will debug my code next then, thanks...