Is that the whole code?

Is that the whole code?
You need a semicolon before the echo function. Is the array named row defined?
Last edited by nets; 20-09-2006 at 02:51 PM.
kinda quit.
Joshua i aint getting you >.>
Some times you dont need "'s by the $strings
Or, the T_ECHO could be caused by the thing above it.
Another edit
Find:
Replace with:PHP Code:$category = $row[category]
PHP Code:$category = $row;[category]
Last edited by :Blob; 20-09-2006 at 03:51 PM.
Want to hide these adverts? Register an account for free!