Frequently Asked Questions
mysql_numrows error?
-
mysql_numrows error?
Posted on May 22, 2004
Written by
Sasha (view more by Sasha)
Filed under FAQ, PHPCurrently, Scripts
When I try to include Currently on my pages, I get the following error: “Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in …”. What’s wrong?
This error usually happens if you try to include Currently on a page that doesn’t have a .php extension. Rename your page to have a .php extension, and it should work fine.
If that does not fix it, try this FAQ.