Forum Moderators: coopster

Message Too Old, No Replies

T_Variable

         

Flolondon

11:16 am on Feb 13, 2005 (gmt 0)

10+ Year Member




<br />
<b>Parse error</b>: parse error, unexpected T_VARIABLE, expecting

please somebody, i am getting this error T_Variable... when i execute a html page into php page.... would be grateful for an explanation..

thanks..

henry0

11:27 am on Feb 13, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



look here [webmasterworld.com]

Your error should point to a line #
that very often is not the cause but the result of above script

try to break your script in chunks
and exec one chunk at a time

also echo some to see if you get the expected results

regards

Flolondon

11:32 am on Feb 13, 2005 (gmt 0)

10+ Year Member



Thank you very much