CODE
if (mysql_num_rows($result) == 0) {
and on both servers I've tested it on, I get this error:
QUOTE
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:\wamp\www\reg_modules\process.inc on line 171
Anyone know how I can fix this?