Tutorials on PHP (Home tasks). Send the screenshot of your program with code in MS-Teams

Note: You can install PHP from PHP.NET To run the PHP server, go to the folder of your PHP files and run in terminal:
php -S 127.0.0.1:8080 -t .
Then in your browser:-> localhost:8080