Page 1 of 1

error while running php exe

Posted: Sat Jul 31, 2010 9:26 am
by dlchopra
Hi,

My php code work well when I am running the same from internet explorer but getting the error

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FU
NCTION or T_VAR or '}' in C:\bamcompile\libs\simplehtmldom\simple_html_dom.php o
n line 84

when I have compiled the same in EXE. I have used bamcompile.

Thanks in advance.