ผมจะทำการติดต่อกับฐานข้อมูล MySQL แล้วเกิดข้อผิดพลาดในการอ่านข้อมูลขึ้นมาหมายความว่าอย่างไงครับ
Code
Warning: mysql_connect() [function.mysql-connect]: Host 'SGH120QXPK-HP' is not allowed to connect to this MySQL server in C:\AppServ\www\phpISIC\Testindex.php on line 10
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\AppServ\www\phpISIC\Testindex.php on line 11
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\AppServ\www\phpISIC\Testindex.php on line 11
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\AppServ\www\phpISIC\Testindex.php on line 14
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\AppServ\www\phpISIC\Testindex.php on line 14
Warning: mysql_connect() [function.mysql-connect]: Host 'SGH120QXPK-HP' is not allowed to connect to this MySQL server in C:\AppServ\www\phpISIC\Testindex.php on line 10
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in C:\AppServ\www\phpISIC\Testindex.php on line 11
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\AppServ\www\phpISIC\Testindex.php on line 14
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\AppServ\www\phpISIC\Testindex.php on line 14
เกิดข้อผิดพลาดในการอ่านข้อมูล