PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
|
nanya: $sql= "insert into kendaraan (nopol) value... Nov 15th 2013, 12:32, by Wisnu Suhoko | nanya:
$sql= "insert into kendaraan (nopol) values('$nopol') where no_antri = 1";
pengen insert di field tertentu dengan syarat value = angka; kok ngga bisa2 yaa? salah dimana. plis help.. |
| | ato gini yaa?
$sql= "insert into kendaraan where no_antri = 1 (nopol) values('$nopol') "; |
| | update |
| | oh iya.. thanks oommm..
UPDATE [NAMA_TABLE] SET [NAMA_KOLOM]=[NILAI] WHERE [KONDISI] |
| | (y) | | |
|
Tidak ada komentar:
Posting Komentar