Jump to content

error


R1der

Recommended Posts

[quote author=R1der link=topic=122152.msg503394#msg503394 date=1168630252]
But i am sure even if it was that. it would'nt cause this error
[/quote]

You may be sure, but you are wrong. The error states "unexpected ')'" because when parsing the code it comes to the closing paren without finding a value to compare $odata to. Makes perfect sense.
Link to comment
https://forums.phpfreaks.com/topic/33942-error/#findComment-159367
Share on other sites

Well that code should not produce the error you have given at the moment. Im assuming that you have cut something out of the while statement otherwise that will produce an error - as at the moment it will enter an infinite loop.

Are you sure you are still getting the exact same error?
Link to comment
https://forums.phpfreaks.com/topic/33942-error/#findComment-159382
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.