first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

php5-cli: running PHP from the command line

This is the command:

sudo apt-get install php5-cli

Test the installation by running this:

php -v

For more information, read the man page:

man php

Or you can see this:

http://man.linuxquestions.org/index.php?
    section=0&type=2&print=1&query=php&sourceid=mozilla-search
mod date: 2008-03-20T05:24:55.000Z