PHP-BLOG-SYSTEM
Simple blog system
Features
- Adding Text
- Update Text
- Text Deletion
- User Login and register
- Bootstrap Design
- Profile Page
How to use
- blog.sql import the file in your database
- Make your database connection with manager.php
- Download all files and upload them to your server.
- Login as admin and test. I gave admin email and password
Admin Login
Email: [email protected] Password: 12345
NOTE
No action was taken on security. I'm sure this system could have been written with better code. You can update and improve it according to yourself.