problem with 'exec()' methd
Posted: Thu Apr 21, 2005 12:35 am
i am facing problem with the 'exec' and 'system' function in php4.They can only execute a limited number of shell commands.such as - ps,ls etc.
Is there any way so that i can use exec to run a process or kill a process in linux.
Is there any way so that i can use exec to run a process or kill a process in linux.