0Day Forums
Privateloader CMS V1 - A simple CMS written in PHP - Printable Version

+- 0Day Forums (https://zeroday.vip)
+-- Forum: Coding (https://zeroday.vip/Forum-Coding)
+--- Forum: PHP (https://zeroday.vip/Forum-PHP)
+--- Thread: Privateloader CMS V1 - A simple CMS written in PHP (/Thread-Privateloader-CMS-V1-A-simple-CMS-written-in-PHP)



Privateloader CMS V1 - A simple CMS written in PHP - hacxx - 11-18-2023

[Image: pDS6GOM.jpg]

[Image: wOM7E9H.jpg]

This is a simple CMS (Content Management System) written in PHP.

Requirements:
Xampp or any PHP enabled server.

Files:
Code:
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 see links please register here]


Download: (Uploaded: 17-11-2023)

[To see links please register here]

[To see links please register here]

[To see links please register here]