Skip to content

PHP code snippet – How to host a server?

cd path/to/your/app
php -S localhost:8000
See also  How to add lists to lists in Python?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.