puj1 4nt0 wrote: > Dear Miteker, > > Tanya Lagi Nich.. > > dari Statament PHP Ini : > <? > echo" > <a target=\"main\" href=\"in_lbk.php?kode=$data[1]\">"; > ?> > statemen tersebut hanya membawa variable "kode" ke form in_lbk.. > > Teman-teman tau gak script yang bisa membawa lebih dari satu variable dalam > satu link. > > Mohon Pencerahannya ya? > > PUJI > MI-B 97 >
<? echo"<a target=\"main\" href=\"in_lbk.php?kode=$data[1]&variable1=$nilai1&variable2=$nilai2&variable3=$nilai3\">"; ?> -- Best Regards, Sandy Suryadinata -------------------------------------------- Department of UTI (Unit Teknologi Informasi) 2nd Floor, J - Building, Malangkucecwara School of Economics Phone : +62 341 491813 - Ext. 125, 127 http://www.stie-mce.ac.id -------------------------------------------- blog + http://sandynata.wordpress.com ================> HAPUS IKLAN DIATAS DAN FOOTER INI JIKA ME-REPLY <================ Posting : [email protected] Archive : http://www.mail-archive.com/[email protected]/ www.mitek.unibraw.ac.id || himamitek.brawijaya.ac.id ************************************************************************************ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitek/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mitek/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/
