|
DeveloperWorks: Getting to know Midgard
|
Other links at PHP > Tutorials > Content Management |
| 1. |
Drop down theme/template selector in PHP/MySQL
|
|
|
This tutorial will teach you have to make your site have the option to allow the users to choose the look and feel of the site using PHP, and MySQL wrapped around a HTML template. Doing this gives you more control of your site without having to recode all yout HTML inside your PHP scripts.
|
| 2. |
DeveloperWorks: Getting to know Midgard
|
|
|
BMs DeveloperWorks website has a nice tutorial on Midgard. Written by David Seager, a software engineer at IBM, the article describes setting up a basic Midgard site. The article also does a good job of setting up a general context for what Midgard is and how it works.
|
| 4. |
PHP Creating Cateories With Unlimited Sub-Categories - Part 1 of 2
|
|
|
This tutorial will show you how to create a script so that you can have multiple categories with unlimited sub-categories in each. They can be as deep as you want. This is very useful for organising data/items. A prime example of this is a link directory which has multiple categories. Part 1 of 2.
|
|
|