Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Simple PHP templating tutorial
Redirect Users with the Header() Function
PHP: easy-templates
HTML Templates
File to display paging
Dynamic Urls In Php/mysql
Dyanmic URLs using php and mysql
Top Code
Dyanmic URLs using php and mysql
Dynamic Urls In Php/mysql
File to display paging
HTML Templates
PHP: easy-templates
Redirect Users with the Header() Function
Simple PHP templating tutorial
PHP > Tips and Tutorials > Site Navigation
Source List

Code 1-7 of 7   


This tutorial narrates to do easy PHP templates by eliminating the if statement in the function for each page. Some sample code functions are given with steps to achieve this easy templates. This is very useful to small and meium size websites. Easy



This tutorial will give you some ideas on how can you use the header() function of PHP to redirect the users of your web page to different pages or external web sites. Includes examples showing redirection depending on the browser or the language sel



PHP: easy-templates is a very understandable tutorial on the usage of PHP templates for changing or updating a website. The author tells the readers of an easy way for applying the template. He also includes tips for applying the template to a HTML s



The author explains HTML templates that used in the website and the header, footer data stored in a .php file which loads for each page automatically. A simple sample programme is given to include. This tutorial gives two sites ie- 'read this Olate t



File to display paging is an article on the usage of PHP paging file. The paging file can display the number of pages available on a certain category and can diplay the links at the bottom in numbers, separate links can also be given to reach the fir



A simple tutorials on how to generate Dynamic URLs in php/mysql with URL like index.php?ID=5 . Code snippet included.



This tutorial is for creating dynamic urls using PHP and mysql with some sample snippet programme to follow easily. The author also suggests for better understanding of how dynamic URL's work, a look at the code for index.php in his CMS core script t