how to create a basic cms php mysql

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
blade_922
Forum Contributor
Posts: 132
Joined: Wed Jul 12, 2006 4:57 pm

how to create a basic cms php mysql

Post by blade_922 »

Hey anyone know any php/mysql tutorials to create a CMS?

Basically consisting of how to create menu's, adding templates, several other pages and like other stuff. And which is the best way, i.e creating loads of pages n using the include function to build each page using those other pages.

thanks
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Post by kaszu »

Post Reply