Sebastian wrote:
put this in a .php file:
<?php phpinfo(); ?>

it'll tell you what OS, (usually)
check if safe mode is on.. if it's on then usually you can't "exec"
anything.

cheers,
- Sebastian


Yes I know but my aim is to make a php script which checks automaticly if the php and the shell functions I need are available.


Vincent.



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



Reply via email to