Skip to content

A content management system, often abbreviated as CMS, is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.

Notifications You must be signed in to change notification settings

adimishrax7x/Content-Management-System-CMS-PHP

Repository files navigation

Content-Management-System-CMS-PHP

A content management system, often abbreviated as CMS, is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.

HOMEPAGE

All The content gets displayed with it's text capped to show only 100 characters(int the homepage only) using array substr() function
img

Comment module

A Comment module is implimented which facilitates comments on Specific posts without Login. (Later, in the Admin Section The comments can be 'approved' by the ADMINs in order to be visible to common public on the Indivisual content page) img

Admin Page

Admin page has full control over the CMS it can create post,edit post, delete, approve comments and many more features The Dash board in the admin sesction is implimente dusing google graphs. img

Sessions

The Admin page Login is established via sessions. These sessions last in thebrowser until and unless the user manually logs out img

Controlling all posts from the Admin page

img

Controlling all comments from the Admin page

img

Admin and Users info in short

img

Editing Admin informations

img

Making posts from Admin

img

About

A content management system, often abbreviated as CMS, is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published