Tuesday, January 13, 2009

PHP for Beginners: Building Your First Simple CMS

PHP for Beginners: Building Your First Simple CMS: "It’s safe to say that nearly every website that’s up-to-date these days is using some form of content management system (CMS). While there are a ton of great free options that provide us with a CMS to power a website (Wordpress, Drupal, etc.), it doesn’t hurt to peek under the hood and get a feel for how these systems work."

1 comments:

blankfrank said...

Great article. I've always wanted to build my own CMS, just as a learning experience. Since I'm still learning, I use a lot of cheat sheets. I always have my iPhone with me, so I keep them there for handy reference - even offline. The best PHP cheat sheet I've found so far is from these guys:

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=302760278&mt=8

They also have great cheat sheets for CSS and Javascript. Hope this is helpful.