Jump to content

Building a CMS in php


Recommended Posts

Hi guys,

 

I have recently been asked by a freinds to turn his web-site in to a CMS web site and i was just wondering if implementing it in php is the write way to go about it. I have never realy build anything like a CMS so if you guys have tips for me that would be spot on.

 

 

Link to comment
https://forums.phpfreaks.com/topic/237126-building-a-cms-in-php/
Share on other sites

In that case you should be able to build a simple cms with PHP without very much difficulty. It probably will take a fair bit of time to build one from scratch that is actually half decent and secure. I have recently built one one a university project (http://www.phpfreaks.com/forums/index.php?topic=328718.0) so if you have any questions as to how I achieved anything, let me know.

Here's a nice, yet simple youtube tutorial that I used for the foundation of my cms website: http://www.youtube.com/watch?v=u3ry84gg0fw&feature=relmfu. I used this tutorial to build the back-end of the website.

 

And I used this one for the front end.

.  I just Love the Dynamic Menu he created. By the end of the third video, should have the front end completed. Even though he builds a full cms website, the first one is much easier to follow for the back-end/control panel.

 

and this the website I created based on what I learned from them: http://www.javierbooks.com. It's database driven!

 

Do you know if there is any existing templates i can go of?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.