What i want is to make sure a certain php file gets executed ONLY once in a day with the loading of a certain web page.(an alternative to cron)
so in that page i need to check if that php file has been executed in last 24hrs and if not execute the file.
how can i achieve this?
spookie --------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.
so in that page i need to check if that php file has been executed in last 24hrs and if not execute the file.
how can i achieve this?
spookie --------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.