learning_brain
New Member
- Messages
- 206
- Reaction score
- 1
- Points
- 0
I've set up a cron job on a php file, which is reporting as being run correctly...
However, I have a refresh <META HTTP-EQUIV=Refresh CONTENT="1"> normally when browsing manually.
Does this refresh continue after it's first been run as a cron job, or does it stop after one page load, or does it over-write the previous loops?
I don't want thousands of the same php file running as crons!
However, I have a refresh <META HTTP-EQUIV=Refresh CONTENT="1"> normally when browsing manually.
Does this refresh continue after it's first been run as a cron job, or does it stop after one page load, or does it over-write the previous loops?
I don't want thousands of the same php file running as crons!