PHP - Experiments and Examples HOW TO RUN examples Run these examples using PHP Builtin Server git clone https://github.com/xmanju/php.git cd php php -S localhost:8000 - Or any port you like goto http://localhost:8000