Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 843 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 843 Bytes

PHP Native Blog Project

This project was built to master some PHP native coding skills.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Instructions to follow :

1 - You have to import the db.sql file to your database
2 - Copy all files to your htdocs/blog folder
3 - Run your server and navigate to the project (http://localhost/blog/)

Prerequisites

What things you need :

The PHP engine Version 7
The Apache Web server 
The MySQL database server

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details