Why Program Execution Functions do not work correctly ?
Posted: Tue Aug 08, 2006 11:46 pm
Hello,
My problem is :
Why Program Execution Functions do not work correctly ?
I attempt to run exec(),system(),shell_exec(),passthru()
but these functions do not work correctly although I use from filtering functions such as escapeshellarg() and escapeshellcmd() !!!
for example shell_exec('ls /') work correctly BUT shell_exec('ls /mnt') do not work !
Please help to me.
Thanks alot.
O.R.B
My problem is :
Why Program Execution Functions do not work correctly ?
I attempt to run exec(),system(),shell_exec(),passthru()
but these functions do not work correctly although I use from filtering functions such as escapeshellarg() and escapeshellcmd() !!!
for example shell_exec('ls /') work correctly BUT shell_exec('ls /mnt') do not work !
Please help to me.
Thanks alot.
O.R.B