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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
[ask] Saya punya 3 file PHP => "index.php" -- "for... Jul 20th 2013, 17:15, by Synyster Wynter | [ask] Saya punya 3 file PHP => "index.php" -- "form.php" -- "actions.php"
1. "index.php" adalah homepage, terdapat AJAX calls untuk memanggil "form.php" yang berisi form (ada input untuk nama, dll). 2. setelah form diisi maka akan disubmit dengan metode GET ke "actions.php" dengan AJAX juga 3. "actions.php" akan menampilkan hasil input pada "index.php" 4. bagaimana membuat session untuk input nama ?
saya kesulitan untuk mencari solusinya karena; index.php => AJAX(form.php) => AJAX(actions.php)
mohon batuannya, terima kasih.
*) AJAX pake jQuery |
| | i have a difficult to understand your langage but if you need to use the ajax with the other page use this ("#id").load("name of page .php") | | |
|
Tidak ada komentar:
Posting Komentar