On Sun, Oct 31, 2010 at 13:50, Ryan Sun <[email protected]> wrote: > which user it is executed as when request a php script on browser?(suppose > we are on a shared LAMP hosting)
Find out:
<?php echo trim(`whoami`); ?>
--
</Daniel P. Brown>
Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting
(866-) 725-4321
http://www.parasane.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

