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

Code 1-10 of 15   Pages: Go to  1  2  Next >>  page  


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 users e



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 method w



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, which



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 included



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 vi



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 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 eas



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 do



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 ava



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 their