Search found 1 match

by TheHacker
Sun Nov 11, 2012 6:46 am
Forum: Tutorials
Topic: Some trouble with register.php
Replies: 1
Views: 1042

Some trouble with register.php

So i built a login system but there's an error I keep getting when a user registers wrong it says : Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/brian_utxt/brian.urbantxt.org/core/inc/user.inc.php on line 9 and line 9 is: return (mysql_result($total, 0) ==...