hi guys i am having a problem getting certain command line output bak to php i am using the time binary to show the ammount of time it takes for the php script to be compiled using the command line php although i am not getting any output
exec("/usr/bin/time php -q /www/sbsmain/worldarts/index.php3 > /dev/null 2>&1",$results,$err); i have tried this but it wont work , any ideas ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php