How To Run Code Php Code On Apache Serve

[Solved] How To Run Code Php Code On Apache Serve | Shell - Code Explorer | yomemimo.com
Question : run php server

Answered by : mysterious-moth-69l5pheojwzy

cd path/to/your/app
php -S localhost:8000

Source : https://stackoverflow.com/questions/1678010/php-server-on-local-machine | Last Update : Thu, 21 May 20

Answers related to how to run code php code on apache serve

Code Explorer Popular Question For Shell