Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/art21/www/answer/code10-2-4answer.php on line 6
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/art21/www/answer/code10-2-4answer.php on line 9
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/art21/www/answer/code10-2-4answer.php on line 11
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/art21/www/answer/code10-2-4answer.php on line 15
SQL文の実行に失敗しました。
SELECT product_id, product_name, prices FROM product_tbl ORDER BY product_id ASC
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/art21/www/answer/code10-2-4answer.php on line 24
Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /home/art21/www/answer/code10-2-4answer.php on line 30