bisa juga gunakan : $variable=$_POST['variable'] sesuaikan dengan method formnya. jika get gunakan $_GET['variable'], jika post gunakan $_POST['variable']
Aryo Sanjaya <[EMAIL PROTECTED]> wrote: 'Nangkep'nya gimana? Sudah gunakan ini: $nama_kategori = $_GET['nama_kategori']; ? On 3/22/06, Hardiyansyah wrote: > > Halllo... rekan2 yg jago php, tolllong.. gwe donk > > gwe punya aplikasi di php4 running well tapi pas di php 5 ga bs ? > > masalah-nya sewaktu membawa variable, tidak terkirim (saya tidak > menggunakan metode form) ? > > > http://localhost/doktermobil/products_category_member.php?nama_kategori=Accesoris > > di form berikut-nya tidak bs ditangkap variabel nama_kategori (dianggap > blank). > > nb: > > 1. koneksi ke mysql tidak masalah > 2. PHP 5.1.1 > 3. Mysql 5.0.18 > > http://doktermobil.glwb.info/ > > thank`s b4 for respons > > -hardy108- > > -- Best Regards, Aryo Sanjaya [Non-text portions of this message have been removed] -- www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] :: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ [@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id Yahoo! Groups Links Send instant messages to your online friends http://uk.messenger.yahoo.com Send instant messages to your online friends http://uk.messenger.yahoo.com [Non-text portions of this message have been removed] -- www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] :: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ [@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ITCENTER/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
