Agenda of this session
How to write PHP program | How to run PHP program through XAMPP
How to run PHP program through XAMPP
Using XAMPP is one of the easiest ways to run PHP programs locally on your computer. Once you’ve completed the steps above, you’ll be able to develop and test your PHP applications on your own local server before deploying them to a live server.
To run a PHP program using XAMPP, first, download and install XAMPP from the Apache Friends website. Open the XAMPP Control Panel and start the Apache server. Place your PHP files in the htdocs folder (e.g., C:\xampp\htdocs\myphp). Create a PHP file (e.g., index.php) in this folder with PHP code like Hello, World!. Open your browser and access the file via http://localhost/myphp/index.php. The output of your PHP code will appear in the browser.
We have our own LMS. SMARTLEARN is cloud based user-friendly Learning Management System. You will get 24 X 7 hours access by login with a unique username and password. The full course content has been uploaded in the LMS. Please Register with us. After registration you will get the login details. Register Now