|
Drop down theme/template selector in PHP/MySQL
|
Other links at PHP > Tutorials > Content Management |
| 1. |
remotely hosted script
|
|
|
This example shows how you can create a remotely hosted script that will display links on a site. The script is created on a site with php scripting and the a single line of JavaScript code allows the content to be displayed on other sites , they dont require PHP. Create links once and copy to all of your sites.
|
| 4. |
Header and Footer Inclusion for Beginners
|
|
|
Lets pretend you have 10 pages in your site with the same design and you want to change a link in your menu. You would have to edit all 10 pages, right? Nope, theres a much quicker way allowing you to edit just one file and its not as hard as it sounds. What we have to do is create a header file and a footer file. The header file contains all the HTML code for the top portion of your site. The footer contains the HTML for the bottom. Content goes between the header and footer. Lets get started...
|
| 5. |
Mambo Template Tutorial
|
|
|
Lots of screenshots and hand holding, if you are looking to find out how Mambo templates work this is for you!
|
|
|