Hello All,
>How to test php.info from command line:
#echo "<?php phpinfo()?>" | php

to the standard output (screen) - or if you want to a file like this way:
#echo "<?php phpinfo()?>" | php > /tmp/test_php.txt

Oliver Etzel

.eu - domain are coming soon
www.t-host.com



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to