Thread: cron job
View Single Post
  #1 (permalink)  
Old 04-28-09, 01:51 AM
john_zakaria john_zakaria is offline
Newbie Coder
 
Join Date: Nov 2008
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
cron job

Good morning everyone
plz i want to know how to create a cron job using php function and also how to stop this cron from working using php...
all that i need is to create a cron job using php and when the administrator press send -> the cron will be execute
and when he press stop -> the cron will be deleted from cpanel

note that: the administrator does not have an access to the cpanel and also if he has .. he can not deal with it.

so can anyone have a function to creeate a cron job using php? and also stop it?
Reply With Quote