I think you got this message from PHP.
You get this message when you're trying to access $result variable, but
there's nothing in this variable because of WRONG SQL command before.
What does this error message means - Warning: Supplied argument is not a valid MySQL result resource and how do you solve it?
- 0 Users Found This Useful