Jump to content

run mysql query inside javascript


houssam_ballout

Recommended Posts

Just google tutorials, or youtube tutorials. It'll allow you to send a request to the server to be processed by PHP (which is where your mysql query will run), and then return the result to the browser, to a div you specify, all without refreshing the page, pretty sweet :). Exactly how comments on facebook appear in real time, using AJAX (I assume)

 

Denno

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.