Jump to content

Using AJAX in a PHP to run every 60 seconds


impulse()

Recommended Posts

I have a PHP page and I want to add an AJAX script into there so every 60 seconds another PHP script is run on the server. All the tutorials only seem to explain how to use AJAX to update _POST requests when a text box looses focus. I need an infinite loop that will run every 60 seconds and within that loop it will run a PHP script.

  • 2 months later...

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.