すべての検索結果:4件
検索条件:タイトルと本文+更新順
Let's PHPのトピック
==""){ $sql = "UPDATE friends SET name='$name',birth='$birth',email='$email ' WHERE no=$no"; $mysql->query($sql); $error = "{$no}番の
初心者PHP講座のトピック
録修正 ""){ $sql = "update jushoroku set tourokubi = '$tou', simei = '$nam ', biko = '$bik' where renban = $ren"; mysql_query($sql); echo "レコ
sed/awkのトピック
なかんじです。 SQL source: select ID from table where ID > 100 sed script output: update table set ID = 100 where ID > 100 ほか
PHPプログラミングについて語るのトピック
はコードの一部です。 getMessage(); exit; } foreach($id as $key => $val) { $SQL = "UPDATE DS_BLOG_KIJI SET DEL_FLG = 1 WHERE BLOG_KIJI_ID = $val