Answers for "how to run php files on localhost"

6

run php in browser localhost

cd my-project
php -S localhost:8000
Posted by: Guest on June-01-2021
0

how to run a php file using

php.ini
Posted by: Guest on March-10-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language