16.03.2015, 09:55
Troubleshoot the SQL syntax...
go into your phpmyadmin and run the SQL code with some dummy data... Just to make sure the sql is correct..
Then using printf() or something... test out the the variables you are putting into the SQL query to make sure they are all correctly set...
go into your phpmyadmin and run the SQL code with some dummy data... Just to make sure the sql is correct..
Then using printf() or something... test out the the variables you are putting into the SQL query to make sure they are all correctly set...