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

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

Collected Data:

Click delete to remove the item


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

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

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


Source




Quick Reference

MySQL

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