InterviewSolution
Code to RUN PHP script from COMMAND line?To run PHP script from command line we just OPEN PHP command line INTERFACE(CLI) and specify the filename of script and run below command:-php scriptname.php
Your experience on this site will be improved by allowing cookies. Read Cookie Policy