07-30-2004, 11:08 AM | #1 (permalink) |
Upright
|
PHP syntax error eludes me
I'm trying to see the error but I can't. Could someone take a look at this and tell me what is wrong.
PHP Code:
|
07-30-2004, 03:40 PM | #2 (permalink) |
Fluxing wildly...
Location: Auckland, New Zealand
|
Um... if you're getting an error, can you please tell us what it is? Thats an awful lot of code to look through to spot an error, so a specific error and line number would be useful.
__________________
flux (n.) Medicine. The discharge of large quantities of fluid material from the body, especially the discharge of watery feces from the intestines. |
07-30-2004, 03:45 PM | #3 (permalink) |
Please touch this.
Owner/Admin
Location: Manhattan
|
Without knowing what the error is, I'll start by suggesting that you put quotation marks around each version number in the IF statements.
__________________
You have found this post informative. -The Administrator [Don't Feed The Animals] |
08-01-2004, 04:34 AM | #4 (permalink) |
Follower of Ner'Zhul
Location: Netherlands
|
Zend Studio rocks.
It works like this: PHP Code:
I would suggest you change it into: PHP Code:
PHP Code:
__________________
The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. We cause accidents. - Nathaniel Borenstein Last edited by RelaX; 08-01-2004 at 05:00 AM.. |
Tags |
eludes, error, php, syntax |
|
|