PHP Projects

This repository consistes of some of my projects in PHP. These are some really simple projects yet very useful when creating some web solution.

To run these projects locally on your system -

1. Install XAMPP server on your system(available for all operating system)
    - WAMPP for windows specific
    - LAMPP for linux specific

2. Open the XAMPP-control from C:/xampp (windows)

3. Start the 'apache' service

4. Save the 'Project-Folder' inside the C:/xampp/htdocs (windows)

5. Open Chrome (any web browser of your choice)

6. Type - project-folder-name/index.php - press enter