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 NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
permisi .. sy mw bertanya bagaimana ya cara supaya... Jul 30th 2013, 02:15, by Natan Koamesakh | permisi .. sy mw bertanya bagaimana ya cara supaya bisa manggil id dari tabel induk dan ketika diinsert ketabel anak" nya tinggal manggil id yang sudh dideklarasiin sebelumnyaa... sy udh coba seperti ini tpi not working ..
<?php $q_id = "Select fssapp.DM_FC_seq.nextval id from dual" ; $result = oci_parse($conn,$q_id); oci_execute($result); ?> <? while($nrows = oci_fetch_array($result,OCI_NUM)){ ?> <input type="hidden" class="inputbox" name="t_id_seq" value="<?php echo $nrows[0] ?>"> <? } ?> | | |
|
Tidak ada komentar:
Posting Komentar