sg45905 / PHP_Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 55.5%Language:Hack 33.5%Language:CSS 11.0%