Execute PHP script from command line
Execute PHP script from command line
After successful installation of PHP on the web servers, many people confuse how to execute PHP script from command line. If you follow auto installation procedure such as yum or apt, then PHP CLI feature should be installed by default. If PHP installation done from compiling source, then there is little steps to follow to get PHP CLI to work .
1) Find PHP bin file
First you should try to find…
View On WordPress















