Hi, I've experience in php and want to design own CMS. Please help me any one where i can get some more information to start. Thanks
The first thing you would need to do is learn the basic of PHP and mySQL PHP : http://php.net mySQL http://php.about.com/od/troubleshooting/u/mysql_basics.htm
Thanks for reply. but above mentioned sites learn for php. but i've experience of it. I just want to someone guide me to "where we start build CMS?" or basic examples of CMS Thanks
You should be more specific with what you need help. At the moment I can't give you better answer than this: make an admin panel that stores the data and a front-end that displays the data.