View Single Post
Old 02-05-2008, 07:09 AM   #2 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

I would first start with making MySQL applications. If you've done that, then I would first make a MySQL file or a MySQL class to handle the connections, and queueing. :] Then I would make my own template system, something small like I did, or maybe even a Template class like a MySQL class, IF you're at that point of learning PHP. And most importantly, make a config for putting the site title, and current page title, etc.. All these are basically a fundamental in making a CMS in PHP & MySQL.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote