How to detect where the $end error in php is exactly is

Posted by user225269 on Stack Overflow See other posts from Stack Overflow or by user225269
Published on 2010-05-13T06:32:02Z Indexed on 2010/05/13 6:34 UTC
Read the original article Hit count: 152

Filed under:

I'm having trouble with this error in php:

 Parse error: syntax error, unexpected $end in J:\Server\xampplite\htdocs\exp\printact.php  on line 172

It might be a lack of bracket or something. Is there any tool that could help me pin point where exactly the error is?

© Stack Overflow or respective owner

Related posts about php