I have tried the code with and without the single quotes and there is the same column error either way. Is there another possible problem??
I have tried the code with and without the single quotes and there is the same column error either way. Is there another possible problem??
Last edited by llorax; 05-20-2007 at 01:34 AM.
Sorry for the belated response, but try changing this:
to this:Code:$query = "SELECT (`date`,`venue`,`location`,`information`) FROM showdates";
in the code to see if that fixes the problem.Code:$query = "SELECT * FROM showdates";
Hope this helps; and again, sorry for the late reply.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Bookmarks