Rollback999

Is it Possible to Retrieve Data From MySQL Using JavaScript?

Asked by Rollback999 2 years ago mysql javascript data


unregistered
0
 

by unregistered 1 year ago

Ejaz
0
 
Yes, this technology is called as "AJAX"

Tutorials

30 Fresh AJAX Tutorials And Techniques  www.noupe.com

Ajax for Beginners  stag-webmonkey.advancemags.com

by Ejaz 2 years ago

Csgs
0
 
If your data is too complex to pre-load as ck suggested, you can create a
PHP page that generates JSON as your output.  Using a library like
jQuery
you could then pull that data into the page for handling.

by Csgs 2 years ago

Answer this question

Is it Possible to Retrieve Data From MySQL Using JavaScript?

0 errors found:

 
0