Categories

Updated: 03/09/2007

Macronimous- Command Line Scripting in PHP

PHP can also be run as a command line script like c, c++, java, etc. This article provides an introduction to command line scripting in PHP and emphasise on its significance in PHP applications.
Similar Scripts for "Macronimous- Command Line Scripting in PHP"

SMTP Mailer

This is a very basic PHP script. No classes just a plain SMTP mail script that will let you send a body and some headers (or if you modify it alot of headers). So you won''t have to use the slow mail() command in php!

Exec and system command and results

This simple tutorial shows you how to execute system command such as ping in php and display results. Code and example is included.

Phpcron

Phpcron is a PHP command line program, which allows you to execute programs and system commands at certain scheduled times. It operates in a similar fashion to Unix''s Crond daemon, and can be used in place of, or as a complement to crond. It al...

PSI - PHP Simple Informer

PSI - PHP Simple Informer is a very simple network services monitoring application written in PHP. It can be run as a command line application (PHP compiled as cgi is required) or as a web php file. Features include: Very simple installation and conf...

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
©2003-2008 jCay.com