In this project a PHP based dynamic blog has been implemented. We can write, delete and share post. Again a comment system implemented to comment on a post.
git clone https://github.com/asif001/DYNAMIC_PHP_OOP_BLOG.git
- Setup XAMPP -
https://www.apachefriends.org/download.html
- Copy cloned files to htdocs folder in xampp directory
- Start mysql and apache in xampp control panel
- Import db_blog.sql file using phpMyAdmin
- Go to
http://127.0.0.1
to access the website
The main reason to publish something open source, is that anyone can just jump in and start contributing to my project. So If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Asifur Rahman [email protected] Student at Department of Computer Science and Engineering Khulna University of Engineering & Technology, Khulna Bangladesh