header("Content-Type:text/html;charset=utf-8"); include("connMysql.php");. $seldb = @mysql_select_db("library"); if (!$seldb) die("資料庫選擇失敗!");.
確定! 回上一頁