|
Posted by Austin Myers on 01/24/06 21:45
Yup, you are right. Danged syntax!!! Why is it that the longer you look at
code the harder it is to see the mistake?
"NC" <nc@iname.com> wrote in message
news:1138122939.216435.192150@z14g2000cwz.googlegroups.com...
> 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]
|