Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nathan_learnphp'@'localhost' (using password: YES) in /home/nathan/public_html/learnphp/retr.php on line 10

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/nathan/public_html/learnphp/retr.php on line 11
home | add data | retreive data | modify data | delete data

Collected Data:



Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/nathan/public_html/learnphp/retr.php on line 18

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/nathan/public_html/learnphp/retr.php on line 18

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/nathan/public_html/learnphp/retr.php on line 19


Source




Quick Reference

PHP

MySQL

uppercase characters are MySQL commands, lowercase characters are custom data.