Jump to content

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

It needs to be built in to the site. I mean a editable template that i can manipulate and re-design (fully customize). Nothing overly complex like, just a general system to update textual and visual content via the web-site.

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?

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.