Skip to content

A dead simple PHP blog system that aggregates and displays discrete blog entries stored in .txt files. It has full html & JS support for images, links and everything else. For an example visit the site below

Notifications You must be signed in to change notification settings

funprogrammer89/Super-Simple-PHP-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

store your blogs (.txt files) in /blogs

uses the name of the .txt files as a blog header.

Remove the path directory from the header in blogs.php just do a search for the string below:

'remove the directory path from the display header'

Known issue:

some blog titles get truncated.. could be just my hosting provider's path locations.. Not sure what is going on but will investigate 3/2/23

About

A dead simple PHP blog system that aggregates and displays discrete blog entries stored in .txt files. It has full html & JS support for images, links and everything else. For an example visit the site below

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages