PHP Classes

Simple PHP Blog Script: Manage blog articles stored in a MySQL database

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 90 All time: 9,960 This week: 24Up
Version License PHP version Categories
simple-php-blog-scri 1.0.0The PHP License5PHP 5, Databases, Blogs, Global
Description 

Author

This package can manage blog articles stored in a MySQL database.

It provides administration Web pages to let registered users create, delete, update, and edit blog articles stored in MySQL database accessed using MySQLi.

The package can also list and view blog articles using PHP template scripts.

Picture of Adeleye Ayodeji
  Performance   Level  
Innovation award
Innovation award
Nominee: 18x

 

Documentation

Simple-PHP-Blog-Script

=== 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 ==

  1. Upload `Simple-PHP-Blog-Script` directory to the `/public html/` directory
  2. Create a database named `blog`
  3. Import the tables located at `include\blog.sql` directory.
  4. Run the script from the front end and everything works.
  5. Admin url: `admin/index.php`
  6. Admin details: Username: `admin` Password: `admin`

== Frequently Asked Questions ==

none

== Changelog ==

= 1.00 = Initial release.

== Upgrade Notice ==

= 1.00 = Initial release.


  Files folder image Files (72)  
File Role Description
Files folder imageadmin (7 files, 1 directory)
Files folder imagecss (5 files)
Files folder imagefonts (1 file)
Files folder imageimage (30 files)
Files folder imageinclude (11 files)
Files folder imagejs (3 files)
Files folder imageuser (8 files)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file post.php Aux. Auxiliary script
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:90
This week:0
All time:9,960
This week:24Up