Rabu, 14 Agustus 2013

PHP Indonesia - Facebook: guys mau tanya $sql="update siswa set nis='$nis',n...

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/ 
guys mau tanya $sql="update siswa set nis='$nis',n...
Aug 14th 2013, 16:53, by Cyntha L Fagha

Cyntha L Fagha 4:53pm Aug 14
guys mau tanya
$sql="update siswa set nis='$nis',nama='$nama',tempat='$tempat',tanggal='$tanggal',kelamin='$kelamin',alamat='$alamat',telp='$telp',kelas='$kelas',jurusan='$jurusan',ortu='$ortu',tortu='$tortu' where nis='$nis'";
$result=mysql_query($sql);
if($result!="") echo "berhasil";
else echo "gagal";
ini hasilnya aq printout ke layar berhasil tp ternyata aq cek d db kok tidak jalan eksekusinya?tq

Gunawan Mujur Wibisono 4:55pm Aug 14
yakin where/target nis nya ada??

Cyntha L Fagha 4:55pm Aug 14
yakin ada

Gunawan Mujur Wibisono 4:56pm Aug 14
$result=mysql_query($sql)or die(mysql_error());

Cyntha L Fagha 4:59pm Aug 14
no error

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar