DISQUS

DISQUS Hello! php programmer of bangladesh is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

How to setup Basic Cron Jobs?

Started by masudiiuc · 9 months ago

Basically you will want to run a PHP script file in specific intervals. Suppose you want to execute a php file called maintanence.php every one hour. This is what you do :-
The CRON Command is in the Following Format

CODE
[ Minute - Hour - Day - Month - Weekday ] - Command

The ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login