View Single Post
  #1 (permalink)  
Old 09-04-2008, 01:50 AM
Ani Ani is offline
WebProWorld New Member
 
Join Date: Aug 2003
Posts: 7
Ani RepRank 0
Default Executing Automated Task in PHP

I want to know how to do programming of executing automated task every day in PHP.

For ex. every day there might be some visitors whose Registration gets expired so every day this script should run automatically & execute the code wihtout any human intervention.

I know there is something like Cron Jobs but dont have much idea of the same w.r.t executing Cron jobs on Online Web Servers.

I am working in PHP & mysql. Please suggest.

Thanks in advance.

Ani
Reply With Quote