Re: [請益] 關於沒有寫入資料庫的問題

看板PHP作者 (獅子男)時間18年前 (2007/11/23 20:49), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
※ 引述《chairco (今天是晴天)》之銘言: : $str="insert into disscuss (time,title,content,count,name,email,web,ip) ^^^^^ 這邊怪怪的。 : values (now(),'$title','$content','0','$name','$email','$web','$ip')"; $str = "INSERT INTO `disscuss` (`time`, `title`, `content`, `count`, `name`, `email`, `web`, `ip`) VALUES (NOW(), '$title', '$content', '0', '$name', '$email', '$web', '$ip')"; -- 我不寂寞, 因為煙在我口, 我不寂寞, 因為酒在我手, 我不寂寞, 因為還有寂寞陪著我. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 122.254.16.63
文章代碼(AID): #17HinAVc (PHP)
文章代碼(AID): #17HinAVc (PHP)