|
Posted by NC on 01/24/06 19:15
Austin Myers wrote:
>
> $Big = spliti("," , $MyString)
You are missing a semicolon at the end of this statement.
> Instead of printing the first item I get the following error:
>
> Parse error: parse error, unexpected T_PRINT in e:\wamp\www\buyexpress.php
> on line .................
>
> Can some one shed some light on what "T-Print" is, where it came from, and
> how the heck do I get rid of it???
In the future, it would really help if you pointed out which line is
causing the error...
Cheers,
NC
Navigation:
[Reply to this message]
|