作者shrimp0427 (shrimp)
看板PHP
標題[請益] 救命ㄚ~雖然很簡單@@
時間Wed Oct 5 02:07:14 2005
$Getsug = "select sug from doffice where num='$a'";
$Rssug = mysql_query($Getsug) or die(mysql_error());
while(list($sug) = mysql_fetch_row($Rssug)){
$sql = "update doffice set sug='$sug' where num='$a'";
}
現在要壓資料進資料庫 為什麼就是不行?
使用php+mysql
快救命阿 有關乎畢業啦@@
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.64.148.85
※ 編輯: shrimp0427 來自: 61.64.148.85 (10/05 02:23)
※ 編輯: shrimp0427 來自: 61.64.148.85 (10/05 02:25)
1F:推 ottokang:給的訊息多一點吧...這樣誰知道問題是什麼 10/05 02:46
2F:→ johnney:流程?錯誤訊息? 10/05 07:52
3F:推 yanli2:義大利? 哩公蝦? 10/05 14:58