Search found 2 matches

by alme1304
Sat Jan 10, 2009 4:55 pm
Forum: Databases
Topic: mysql_num_rows(): supplied argument is not a valid ARGUMENT
Replies: 7
Views: 948

Re: mysql_num_rows(): supplied argument is not a valid ARGUMENT

hey,
thanks for the response, your answer has solved the issue, but now I for some reason it is not adding the actual data to the db any. Any suggestion? all it does is supply the else statement that I added in case the query was succesful
by alme1304
Fri Jan 09, 2009 7:27 pm
Forum: Databases
Topic: mysql_num_rows(): supplied argument is not a valid ARGUMENT
Replies: 7
Views: 948

mysql_num_rows(): supplied argument is not a valid ARGUMENT

first of all, thank you for taking the time to read this. I'm making a small project to manage my projects, but im having trouble with the script that adds a new client to the the database. As of now im getting and error that says Warning: mysql_num_rows(): supplied argument is not a valid MySQL res...