START.NG Internship PHP
- Download a PHP server manager such as XAMPP, MAMP or WAMP
- Activate the server
- Clone this repository into the htdocs or www folder as required by server manager
- Give permissions to read and write files in the folder (To make use of PHP file system)
- Navigate to index.php on web browser to view first page
- Navigate to admin.php to view admin login page, set up with admin account stored directly into the db via source code.