Simple System Maintenance with PHP-CLI
By Akash Mehta2008-01-21
Have Fun!
Experimenting is the best way to unlock the power of PHP-CLI. Take your existing application code, throw together hacks in PHP-CLI and see what you come up with. Especially try integrating with other utilities available on your system; you can create strictly server-side mashups with excellent results here. If you work in a small office, consider canvassing your fellow staff members for ideas on how they'd like to simplify managing your company's web application(s); you might just build something really useful and get a raise!
Further reading
If you'd like to learn more, here are some good PHP-CLI resources:
- PHP manual's page on PHP-CLI, essential knowledge for PHP-CLI development
- PHP's program execution functions, useful for interacting with other programs
- IBM developerWorks' Roger McCoy's explanation of technical aspects of PHP-CLI
- Harry Fueck's introduction to technical details of PHP on the command line
Tutorial pages:
|
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Simple System Maintenance with PHP-CLI"
You must be logged in to post a comment.
Link to This Tutorial Page!

