PHP


Intro

 


How To Install

 

 


Run PHP Server

 

To run the PHP server:

PS C:\Users\Roger> php -S localhost:4444 [Sun Dec 8 00:54:59 2019] PHP 7.4.0 Development Server (http://localhost:4444) started

 


Online Test Beds


PHPTester: Test your PHP code online without the need of a web server.