Jumat, 11 Oktober 2013

PHP Indonesia - Facebook: nanya bro gmana ya ne get_id hehe

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/ 
Fun with Brazilian Portuguese

Learn the tips and tricks to speak colloquial Portuguese in a natural and confident manner. Enroll today for just $69!
From our sponsors
nanya bro gmana ya ne get_id hehe
Oct 12th 2013, 03:54, by Muhammad Ahsan Mandi Aur

Muhammad Ahsan Mandi Aur 3:54am Oct 12
nanya bro gmana ya ne get_id hehe

Muhammad Ahsan Mandi Aur 3:54am Oct 12
<?php
include "koneksi.php";
$id=$_GET['id'];
$query="select * from isi_berita where id_berita='$id'";
$sql=mysql_query($query);
$tampil=mysql_fetch_array($sql);

?>

Elly Zulianto 4:07am Oct 12
maksutnya gmna mas ?

Pak Rt 4:07am Oct 12
maksunya $id nya dapat nya dari mana ? gitu .. coba akse file yang ada codenya di atas dengan tambahan ?id=1 misal index.php?id=1

Sis Joko Nugroho 4:09am Oct 12
coba aja tampilin pake ini echo $id;
biar ketauan id nya berapa yang masuk.
dan id yang dimaksudkan pasti berasal dari page sebelumnya yang di form action nya diarahin ke file yang agan buat

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