the EXEC command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I wanted to use the exec function but when i did a simple test script i got 
no result.

This is the testscript:

<?

echo exec("whoami");

?>

tested also with

echo exec('whoami');

but no result... the server in NOT in safe_mode and other php-files works 
fine.

and if i would get this to work how should i do to execute a couple of 
commands in a row?

best regards ¨

Mikael 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux