Original Content

Command Line PHP

You already know that you can run PHP scripts through your Web server…but did you know that you could also run them through a console shell? In case this is news to you, take a look at Johan Mares’ blog post on the topic, in which he’s explained everything you need to know to use the PHP command-line interface.

Published: January 4th, 2009 at 9:36
Categories: Uncategorized