PHP如何使用mysql_connect鏈接MYSQL數(shù)據(jù)庫

程序猿 2021-03-17 20:28:35 2310瀏覽 加載中

php基本的鏈接mysql數(shù)據(jù)庫在函數(shù)為

$c = mysql_connect("localhost","root","password");

連上數(shù)據(jù)庫后,選擇數(shù)據(jù)庫

$db = mysql_select_db('you_db'); //數(shù)據(jù)庫的名稱

查詢數(shù)據(jù)庫,及打印數(shù)據(jù)

$sql = "select * from you_table ";
$res = mysql_query($sql);
if (!$res) {    
    die("could get the res:\n" . mysql_error());
}
while ($row = mysql_fetch_assoc($res)) {    
    print_r($row);
}

關(guān)閉打開的數(shù)據(jù)庫

mysql_close($con);


標簽: php mysql
最后修改:2025-04-04 10:59:00

非特殊說明,本博所有文章均為博主原創(chuàng)。

国产免费久久受久久,人妻AV成熟片久久久久久,亚洲综合无码日韩,国产AV无码乱码精品国产 www.sucaiwu.net