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/ | |
|
[ASK] kalo kita pnya link http://situs.com/index.p... Oct 4th 2013, 08:17, by αΜλτζ λΝναδ | [ASK] kalo kita pnya link http://situs.com/index.php?page=halaman ... gmana cara ngambil text 'halaman' mf #newbe |
| | $_GET['page'] |
| | klo d pke buat sarat menampilkan DataBase bisa gak gan |
| | maksudnya gimana gan? |
| | if($page=="halaman") { //tampilkan data dari database } |
| | $f = "Select * From DB WHERE page = '$_GET[page]'"; $q = mysql_query($f); while($row = mysql_fetch_assoc($q){ echo $row['id']; } |
| | klo kyk di atas bisa gan | | |
|
Tidak ada komentar:
Posting Komentar