Forum Moderators: open
Specifically I'm trying to update a page every minute or so with the output of a PHP file I made, I would like to be able to just do get the PHP file's output and the manipulate it as I want, on the page. Is this possible? Thanks :)
XMLHttpRequest will do the trick.