View Single Post
  #1 (permalink)  
Old 09-03-2007, 09:59 AM
archive02 archive02 is offline
Newbie
 
Join Date: Nov 2006
Posts: 10
Rep Power: 0
archive02 is on a distinguished road
Default Updating a counter with AJAX

The counter at the bottom of my website needs to be updated dynamically using the count() from MySQL and PHP. Now, how do I update this on the page without the user having to reload? I'm a bit confused on how to have JavaScript execute PHP code without forwarding the user to the new page.

Anyone know how this is done?
Reply With Quote

Sponsored Links