Php Basic Cms

Php Basic Cms
Ok,
I need someone to create a basic PHP cms for news site.
admin files should be in /admin folder with username & password auth. from a users databse.
every action should be in a deferent files-like this: “addarticle.php”, “editarticle.php”
just make the code very simple.

should be 3 tables in the database: Articles, sections, users:
Articles:
– Title
– Short Description
– Content
– Adding Date
– Image (Image upload, to display photo)
– Author
– Section

I have a script you can modify, It only has Title and Content so far in the admin panel. But it is very basic, taken from http://www.php-mysql-tutorial.com/cms-php-mysql.php but updated and fixed some errors with the original script.

Leave a Reply

Your email address will not be published. Required fields are marked *