PHP/MYSQL Queries Failing

ben2

New member
Joined
Sep 18, 2006
Messages
1
Dear Admin,

My login query works but a second PHP/MYSQL query that I use to retreive data from a MYSQL database and displaying it on my Site, is now not retreiving/displaying the data. The codes have been working fine for months, and now just suddenly stoped. This cause my shopping cart to be stuck in this error page.

I checked the DB tables and all the information to be retreived are present in the DB tables.

I notice that the PHP code is not showing any error in the code inself. Is there something wrong with PHP debugging?

Whatever the problem is, please help me get my Site back into operating ONCE AGAIN.
 
This is a forum for hosts that use the Direct Admin control panel. You should contact your host for these kind of problems.
 
you could also try debugging yourself ...

execute the query through phpmyadmin and see if it's working or not. If it's not working, change your query.
 
Back
Top