Wednesday, 11 September 2013

how to run php script automatically every minute without access to that page?

how to run php script automatically every minute without access to that page?

I'm developing website that will send email back to user automatically
when they registered to my website. I have searched from internet, most of
them said that i have to used cron jobs; the big problem foo me now is
about cron jobs. I don't how to write it and also how to execute it. Can
anyone gives me some example about it?
Thank in advance.

No comments:

Post a Comment