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/ | |
 | Design-Led Engineering
Sourcebits - When your Mobile App has to be absolutely developed right. We've built more than 20 apps that have cracked the Top 10 in the App Store.  | From our sponsors | | |
Mw tanya gan... bagaimana sih memanggil data di da... Sep 2nd 2013, 01:21, by Wisnu Sukma Darmawan | Mw tanya gan... bagaimana sih memanggil data di database untuk menampilkanya di form, misal "form pendaftaran", pasti kan ada nomor urut'a tuh, untuk memanggil nomor urut di tabel database tanpa harus meng-inputnya? |
| | $s=mysql_query("SELECT * FROM table...."); $d=mysql_fetch_array($s);
echo "<input type='text' name='no' value='$d[no_urut]'>";
begiitu? | | |
|
Tidak ada komentar:
Posting Komentar