Page 1 of 1

My PHP code will not update my member_status in my database

Posted: Tue Dec 12, 2006 12:49 pm
by amir
Hello!

My code does not update my database what might be the possibilities instead of

1; i am connected with database
2; values are coming in variables
3; my update query works in phpmyadmin


TIA!

Posted: Tue Dec 12, 2006 12:55 pm
by John Cartwright
Firstly, we only want to see relevant code and not have to skim through hundreds of lines of code for a very vague question.
Secondly, your going to have to be as specific as possible, such as outlining the mentioned code lines.
Thirdly, Well.. we'll stop here and wait for you to make the appropriate changes :wink:

Posted: Tue Dec 12, 2006 6:14 pm
by feyd
Since there's no code, I'll just guess that you have an error in your query syntax near "2"

Posted: Tue Dec 12, 2006 7:07 pm
by RobertGonzalez
I would say your possible solutions are