This repository contains the source code for a PHP tutorial tailored for Sri Lankan A/L students.
In this tutorial, you will learn the basics of PHP, with a focus on relevance for Sri Lankan A/L students.
(Note: This is a walkthrough tutorial, assuming you are viewing it on a desktop. Mobile responsiveness is not considered.)
To begin, download this repository.
- Click on
index.php
(even if you haven't installed PHP yet). - Then, click on
Day 01.html
(where you will learn how to install PHP). - Afterward, go to
index.php
or simply typelocalhost
or your IP address in your browser. - Continue learning from
Day 02.php
onwards (you will only see files afterDay 01.html
if you've set up PHP correctly).
This project is licensed under the MIT License.
The PHP Tutorial is created by mrbhanukab. Feel free to contribute, report issues, or provide suggestions on the GitHub repository.