Jumat, 27 September 2013

PHP Indonesia - Facebook: bang gimana sih cara nya nampilin data sesuai id ...

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/ 
Creating iOS Games: Beginner Course

Marin Todorov teaches you how to create an iPhone game easily and simply using Cocos2d in this $99 online course.
From our sponsors
bang gimana sih cara nya nampilin data sesuai id ...
Sep 28th 2013, 02:54, by Taufik Ismail

Taufik Ismail 2:54am Sep 28
bang gimana sih cara nya nampilin data sesuai id
jadi ketika link seperti begini profile_anggota.php?id=1
maka data yang id 1 muncul semua , ane udah search di google gk nemu2 .
terima kasih sebelum nya

Rijalul Fikri 2:58am Sep 28
Clue, di profile_anggota.php
pasang ini
$id = (int)$_GET['id'];

dah, gunain id tadi untuk query datanya

Indra S Kazekage 2:58am Sep 28
Select from nama_tbl where id='$_GET[id]'

Taufik Ismail 2:59am Sep 28
ok ane coba dulu

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