Skip to content

Basic single user blog project written from the ground up in PHP. It utilizes sessions, canaries, cross-site scripting (XSS) protection, and mySQL as the backend database. Blog function includes user login and authentication, creating and deleting posts/comments, pagination, as well as filtering posts by user.

Notifications You must be signed in to change notification settings

derrickyoo/expendable-news

Repository files navigation

expendable-news

Basic single user blog project written from the ground up in PHP. It utilizes sessions, canaries, cross-site scripting (XSS) protection, and mySQL as the backend database. Blog functions include user login and authentication, creating and deleting posts/comments, pagination, as well as filtering posts by user.

Refer to blog.sql for mySQL table creation.

About

Basic single user blog project written from the ground up in PHP. It utilizes sessions, canaries, cross-site scripting (XSS) protection, and mySQL as the backend database. Blog function includes user login and authentication, creating and deleting posts/comments, pagination, as well as filtering posts by user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published