run linux shell script with PHP
- Forums
- PHP
- run linux shell script with PHP
Want To Know How To Invoke A Linux Shell Command Script Using A Php Script File So I Can Run In The Background [2093], Last Updated: Mon Jun 24, 2024
James23
Mon Feb 08, 2010
1 Comments
663 Visits
want to know how to invoke a linux shell command script using a php script file so i can run in the background. i know invoking a shell script is possible but i just can't imagine how. do you have any suggestions?
exec("/path/to/script.sh -u $user_name");
?>
https://www.webune.com/forums/run-linux-shell-script-with-php.html