Selasa, 27 Agustus 2013

PHP Indonesia - Facebook: gan sccript untuk membuat validasi "email yang sud...

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/ 
Book your hotel early for a discount!

You can reap the rewards with great discounts at participating Pullman, M Gallery, Grand Mercure, Novotel, Mercure, ibis and Formule 1 hotels.
From our sponsors
gan sccript untuk membuat validasi "email yang sud...
Aug 28th 2013, 02:06, by Ir Dhe'de Nurul Musthofa

Ir Dhe'de Nurul Musthofa 2:06am Aug 28
gan sccript untuk membuat validasi "email yang sudah di gunakan " ?
ada yang tau ga gan ?
kalau ada yang tau mohon bantuannya :)

Coki Widodo 2:19am Aug 28
pake query mas contohnya ini ya // query untuk mencari email yg sdh ada di database
$query = "SELECT * FROM tb_member WHERE email = '$email'";
$hasil = mysql_query($query);
if (mysql_num_rows($hasil) == 0)
{ // kalo salah mohon maaf

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