CMS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
samsid2009
Forum Newbie
Posts: 3
Joined: Mon Mar 08, 2010 10:51 pm

CMS

Post by samsid2009 »

Hi,

I want to create a website. In that there will be categories.
In each category there will be plenty of sub categories.

So I want to design a CMS using php by which administrator can login with his account
and will add, remove and edit categories, subcategories, link of each category on his/her site.

Please share your idea with me,about this topic.
Last edited by samsid2009 on Tue Mar 09, 2010 3:23 am, edited 1 time in total.
Griven
Forum Contributor
Posts: 165
Joined: Sat May 09, 2009 8:23 pm

Re: CMS

Post by Griven »

Good luck with that.
Post Reply