Log in

View Full Version : AJAX Calling updated PHP vars every second?



Jamie452
12-25-2007, 03:04 PM
What would the code be to..


Grab variables from PHP, I'm guessing with an external PHP file (the php will update, no need to worry about the PHP code, I can do that).

Then update a div on a html page with the new value of the variable in the PHP/external PHP file.?


Thanks,
Jamie

BYK
12-25-2007, 07:37 PM
You may use the dynamic content loading scripts in DD. ;)