看板
[ PHP ]
討論串[請益] post讀值
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
<?php. //連結sql執行動作. $link = mysql_connect("localhost","root","");. if (!$link){. die('Could not connect: '.mysql_error());. }. $db_selected = mysql_se
(還有756個字)
內容預覽:
小弟目前接觸PHP的時間還不多. 想請問一下板上的諸位先進關於post的值的問題. 以下為php程式原碼:. <?. //連結sql執行動作. $link = mysql_connect("localhost","root","");. if (!$link){die('Could not conn
(還有635個字)
首頁
上一頁
1
下一頁
尾頁