Answers for "run a php in interactive shell"

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 "run a php in interactive shell"

Browse Popular Code Answers by Language