|
Why would MYSQL not post data right?? Wtf?
OK, well got a mortgage page, Phone # has to be 10 digits and it has error checking.. Well, i noticed that somehow the data is getting lost.. Like you type in 111-111-1111 and 90% of the time mysql will post it well. other 10%, it'll just show 111-111-111..
How does 1 digit of the # get lost like that?? make any sense to anyone?
Also, about 5% of time i get this error..
warning: mysql_connect(): Lost connection to MySQL server during query in /www/users/xxxx/post.php on line 2
warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/users/xxxx/post.php on line 3
warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /www/users/xxxx/post.php on line 10
__________________
_________________
I am the best
|