最贊回答 / 離歌笑_0002
這是mysqli_select_db與mysql不一樣吧。查看mysqli_select_db()函數發(fā)現,先連接,在是數據庫名。語法mysqli_select_db(connection,dbname);mysqli_select_db($con,"test");
2016-09-24
最新回答 / 飛過那座山
這個功能跟eclipse一樣的,過時的函數會用刪除線提示,但是還是可以使用的!不是擴展了mysqli庫嗎?沒必要再使用過時的函數了吧!你可以使用mysqli_connect!
2016-09-24
已采納回答 / qq_慕碼人9016052
這應該和你編輯代碼的編輯器保存的格式有關,我以前用dreamweaver就是用的header("Content-type:text/html;charset=gbk");來編碼的
2016-09-22
最新回答 / 十天十年
<table width="100%" height="520" border="0" cellpadding="8" cellspacing="1" bgcolor="#000"> ? table的背景顏色?bgcolor="#000" 去掉,就不是黑色的
2016-09-19