=== Simple-PHP-Blog-Script ===
Contributors: Adeleye Ayodeji Tags: Blog Author URI: https://adeleyeayodeji.com/ Author: Adeleye Ayodeji Requires PHP: 5.6 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Simple-PHP-Blog-Script
== Description ==
= Create, delete, update and edit post content with PHP and MSQLI =
== Installation ==
- Upload
Simple-PHP-Blog-Script
directory to the/public html/
directory - Create a database named
blog
- Import the tables located at
include\blog.sql
directory. - Run the script from the front end and everything works.
- Admin url:
admin/index.php
- Admin details: Username:
admin
Password:admin
== Frequently Asked Questions ==
none
== Changelog ==
= 1.00 = Initial release.
== Upgrade Notice ==
= 1.00 = Initial release.