• Post 10 threads to forum, get a discount on GetCheap! 🎁 Register Now!

Privateloader CMS V1 - A simple CMS written in PHP

hacxx

Member
BANNED




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)

Download: (Uploaded: 17-11-2023)
 
Top Bottom