Skip to content

mbpcoder/simple-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Simplest Blog Ever

It's a functional blogging system for learning php language

I plan to write an OOP version too.

I wrote this project in one of my classes. it took me 1:30 minute to write and explain it to student.

Features

  • install script
  • list, create, update, delete post
  • list, create, update, delete user
  • list, create, update, delete category
  • user login and logout
  • admin area protection
  • index page with category filter

install

just run install.php file it will create database and config file

About

The Simplest Blog Ever

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published