- 1,233 categories
- 40,467 scripts
Updated: 03/09/2007
- 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.
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- Author
- 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!
- This simple tutorial shows you how to execute system command such as ping in php and display results. Code and example is included.
- 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 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...
- 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...