PHP CLI

PHP CLI allows you to run a single commands
$ php -r "echo date('Y-m-d',strtotime('-1 week'));"


or complete php files (wrapped with <? and ?>)
$ php ph.php




REFERRERS
PHP
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki