Jump to content

Deciding on a CMS


mpls51

Recommended Posts

I am fairly new to php and want to get started developing a dynamic website. I was hoping someone could suggest which content managment system I should use that is secure, well developed and fairly simple to learn. If you could also suggest some good books on CMS I would appreciate it.

 

Thanks

 

Link to comment
Share on other sites

A CMS is usually designed so you have the least amount of input in order to get the website working (i.e. you don't need to know HTML, PHP or anything) so I don't think that would be the best start for you to get learning PHP.

 

You should start learning PHP directly from this site, or any other tutorials you can find on the internet (there's thousands).  Once you start managing the basics of strings, arrays and loops, start learning about combining PHP and MySQL (working with databases).  This way you can start to write your own scripts, such as news post scripts and shoutboxes etc (these are what CMS's are made of).

 

If you just installed a CMS and wanted to make a site, all you'd be doing is editing text in a field and letting the CMS do all the work!  Not the best way to learn, and they're not the best source code to look at either.

 

Post any questions or troubles you're having with learning PHP here and we'll help you on your way ! :)

Link to comment
Share on other sites

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.