PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Tue Feb 07, 2006 10:20 am
you likely have errors in your SQL syntax.
gaogier
Forum Contributor
Posts: 391 Joined: Wed Mar 02, 2005 1:02 pm
Location: Portsmouth, UK
Contact:
Post
by gaogier » Tue Feb 07, 2006 10:23 am
how could i fix it?
why is it not showing up on the other pages?
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Tue Feb 07, 2006 10:28 am
mysql_error() will help you figure out what is wrong. Likely, a variable is missing or unable to load due to how you've previously build the file(s)
gaogier
Forum Contributor
Posts: 391 Joined: Wed Mar 02, 2005 1:02 pm
Location: Portsmouth, UK
Contact:
Post
by gaogier » Tue Feb 07, 2006 10:54 am
i have decided to put this on hold or move the file to the root directory