News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Dhiraj Patra's Blog:
Running PHP Scripts with Cron
August 05, 2008 @ 08:45:03

Dhiraj Patra has posted a tutorial to his "LAM-PHP" blog today looking at a different-than-usual way for running PHP scripts - in the cron.

Lots of programmers like PHP for its ability to code and develop web applications fast. Code-debugging is a lot easier than with PERL or C. However, there is one thing a lot of developers are puzzled about, "How to run PHP Scripts with crontab?"

He explains how cron can be used effectively to replace including a backend script into another file (bad practice) and how to get started with PHP and cron. He includes how to find if you're using a CGI or Apache version of PHP and how to locate the binary. He takes this knowledge and shows how to apply it and put a sample script into the cron file. You can check out sites like this or this for more information on cron itself.

0 comments voice your opinion now!
script cron crontab cgi apache module binary tutorial



Similar Posts

Stefan Mischook's Blog: Object Oriented PHP Tutorial Updated

Tobias Schlitt's Blog: A Two-day Look at PHPWeekender

DevShed: Finding Paths, Timestamps and More with the DirectoryIterator Class in PHP

Zend Developer Zone: AJAX Chat Tutorial 4

PHP-it.net: Creating a chat script with PHP and Ajax (Part 2)


Community Events









Don't see your event here?
Let us know!


security job conference framework code book PHP5 package developer database zendframework releases release ajax PEAR application mysql cakephp example zend

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework