Sabtu, 20 Juli 2013

PHP Indonesia - Facebook: permisi..mau nanya..apakah Ajax bisa diakses secar...

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/ 
permisi..mau nanya..apakah Ajax bisa diakses secar...
Jul 21st 2013, 03:33, by Johan Surya

Johan Surya 3:33am Jul 21
permisi..mau nanya..apakah Ajax bisa diakses secara pararel ?
Mis : ada 3 buah task yg sekaligus mengakses fungsi Ajax..apakah tu bisa ?

Gunawan Mujur Wibisono 3:41am Jul 21
didalam ajax ada perintah asyn or syn. km bs bikin dia gk paralel lho.. tp pertanyaannya untuk task apa aja?

Johan Surya 3:43am Jul 21
misalnya input data barang gt...biar cpt pake ajax...tp kalo ngesend kan g lngsung masuk ke dtabase..jadi sprti ini kira2 :
1. input a1
2. a1 lg send
3. input a2 pdhl a1 lg proses send
4. a2 lg send dan a1 lg send
5. a1 sudah tersend, a2 lg send
6. a2 sudah tersend
Kira2 gt..bisa ?Jadi dia numpuk2 gt tp bisa sending smuanya

Gunawan Mujur Wibisono 3:47am Jul 21
baca ttg proses asynch di ajax

Johan Surya 3:49am Jul 21
memang apa bedanya antara ascync dan sync scr umum ?

Gunawan Mujur Wibisono 3:56am Jul 21
By default, all requests are sent asynchronously (i.e. this is set to true by default). If you need synchronous requests, set this option to false. Cross-domain requests and dataType: "jsonp" requests do not support synchronous operation. Note that synchronous requests may temporarily lock the browser, disabling any actions while the request is active

Gunawan Mujur Wibisono 3:56am Jul 21
By default, all requests are sent asynchronously (i.e. this is set to true by default). If you need synchronous requests, set this option to false. Cross-domain requests and dataType: "jsonp" requests do not support synchronous operation. Note that synchronous requests may temporarily lock the browser, disabling any actions while the request is active

Gunawan Mujur Wibisono 3:57am Jul 21
async artinya.. ketika proses 2 jalan maka proses sampe selese baru lanjut no 3 dan 4.. krn data yg dikirim gk besar, maka proses akan cepat..

Johan Surya 4:04am Jul 21
ascync yg harus nunggu satu persatu ?sync yg kirim" trus g nunggu ?Defaultnya async ?

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