Privateloader CMS V1 - A simple CMS written in PHP

hacxx

hacxx

Super User
Super User
Joined
Feb 14, 2022
Messages
264
Reaction score
157
Points
0
This is a simple CMS (Content Management System) written in PHP.

Requirements:
Xampp or any PHP enabled server.

Files:

add.html - Manage the database
. Add - Add text to the database
. View DB - View the text written to the database
. Delete DB - Erases the database

add.php - Add the text to the DB
. Do not invoke directly, use add.html

db.txt - Where the files are stored

del.php - Delete the DB
. Can be called directly but use add.html

index.php - Show the text in the DB
. This is the homepage - Text or HTML will show in here
 

You can navigate in the online demo.
> add.html - Add/View/Delete text
> index.php - View the text

Download: (OLD)
To open this link, you need to Register on the forum or have 50+ comments or topics. If you do not wish to wait, you can Upgrade your profile.


Download: (Uploaded: 17-11-2023)
To open this link, you need to Register on the forum or have 50+ comments or topics. If you do not wish to wait, you can Upgrade your profile.

To open this link, you need to Register on the forum or have 50+ comments or topics. If you do not wish to wait, you can Upgrade your profile.

To open this link, you need to Register on the forum or have 50+ comments or topics. If you do not wish to wait, you can Upgrade your profile.