Website framework???
I'm setting up a LAMP based website. Is there a standard framework that most professional web-design companies use as a basis for their sites??? I'm not after a full blown CMS as I don't need a lot of the stuff that comes with these (like polls, forums, news, bulletins, etc modules).
My site will only be about a dozen pages or so in size. The contents of these pages I want to store in the database, but they will be stored in the database as html content (which keeps it nice and simple from a design point of view).
So I just need a simple php framework that is well written and easy to develop upon. The only requirements I have are, its needs to support static URLS and its needs to connect to mysql for its content.
Any idea's suggestions?
I'm setting up a LAMP based website. Is there a standard framework that most professional web-design companies use as a basis for their sites??? I'm not after a full blown CMS as I don't need a lot of the stuff that comes with these (like polls, forums, news, bulletins, etc modules).
My site will only be about a dozen pages or so in size. The contents of these pages I want to store in the database, but they will be stored in the database as html content (which keeps it nice and simple from a design point of view).
So I just need a simple php framework that is well written and easy to develop upon. The only requirements I have are, its needs to support static URLS and its needs to connect to mysql for its content.
Any idea's suggestions?
Last edited: