Answers for "how to run a php script in terminal linux"

PHP
0

run shell script from php file

echo shell_exec('sh /home/scripts/fix-perm.sh');
Posted by: Guest on December-07-2020

Code answers related to "how to run a php script in terminal linux"

Browse Popular Code Answers by Language