Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Templates - why and how to use them in PHP3
PHP+XML with Blogger
PHP Snurk 0.02
PHP browser detecting script
Mass Customization
Making a tree menu with PHP
Making the Most of Sitewide Headers and Footers
Mambo Template tutorial 1.0
Include() and Require()
How to make your own PHP template script
Header and Footer Inclusion for Beginners
DeveloperWorks: Getting to know Midgard
Data Driven Site & Managing Content with DataMan
Build a Web Portal in 20 Minutes 1.0
A Template Framework for Static Sites
Top Code
How to make your own PHP template script
PHP+XML with Blogger
PHP browser detecting script
DeveloperWorks: Getting to know Midgard
Include() and Require()
Mass Customization
PHP Snurk 0.02
Making a tree menu with PHP
Making the Most of Sitewide Headers and Footers
Mambo Template tutorial 1.0
Data Driven Site & Managing Content with DataMan
Build a Web Portal in 20 Minutes 1.0
A Template Framework for Static Sites
Templates - why and how to use them in PHP3
Header and Footer Inclusion for Beginners
PHP > Tips and Tutorials > Content Management
Source List
All | Freeware

Code 1-15 of 15   


This is a an article and a tutorial where users are taught about the creation of websites by using the fast templates. The author tells the users how to use fast templates which abstract the program without dirty HTML, changes the look of the...





This is an article which teaches the users how to use blogger that is a free weblog service to store their site information in the XML and then transforms the XML into HTML on their server by using PHP. This tutorial explains how to use this...



PHP Snurk tutorial teaches how to create URL structures that are less complicated. This tutorial tells the users how to use the snurk in which users has the ability for running custom CGI scripts. This tutorial provides more tips for the users,...



This is a tutorial that teaches the users how to form a script to detect the type of browser the visitor is using. The author tells to the users how to make a simple javascript which could run in different browsers. An usable example code is...



This is an article and a tutorial which explains the users how to design a website which makes the visitors to feel as it was designed just for them. The author tells the users to use this tutorial that needs a mysql database table for storing the...



This is a tutorial which teaches users how to create drop down menu system for their site with javaScripting methods by using php. This tutorial also explains to the users about the simple tricks that is to be handled to display the effective drop...



This is a an article and a tutorial where users are taught by the author about the inclusion of headers footers on their website with php. This tutorial teaches the users how to reduce the effort needed to create new pages and making the job much...



Learn how to create a template for Mambo, one of the best Open Source website CMS scripts. / Step by step instructions using Dreamweaver and a custom template builder extension, includes working finished example.



This is a tutorial where the author tells to the users how to include a file with the include() and require() functions by using php. In this tutorial when the users include a file, the variables available at that line in the calling file will be...



This is a an article which tells the users how to build a template script with php. The author explains to the users how to output the result about anything within a template. This tutorial provides more tips for the users to make use of it on...



This is a tutorial where users are taught by the author about the creation of the header and footer files which contains HTML codes in the top and the bottom portions of their site. This will be of much use for websites which are updated rapidly...



This is an article where users are taught by the author about the using of midgard that is a php open source system. This tutorial permits the users to concentrate on site aesthetics and on functionality. This article teaches the users how to use...



This is an article where users are taught by the author about making of a data driven site and a content management system with dataman by using php. This tutorial teaches the users how to make a database and a table and also to create fields in...



This tutorial gives you everything needed to install Apache, MySQL, PHP and the PHP-Nuke content management system. Turn a home PC into a community based web portal in 20 minutes.



This is an article and a tutorial which tells the users how to use templates that can be used to control the page layout for a site which is currently composed of many pages of static HTML. The author teaches the users about the different...