Answers for "run php project linux"

PHP
22

run php server

cd path/to/your/app
php -S localhost:8000
Posted by: Guest on May-14-2020
0

how to execute php in linux

php file_name.php
Posted by: Guest on April-01-2022

Browse Popular Code Answers by Language