Languages

Components, Scripts, Codes: PHP / Tips and Tutorials / Site Navigation

Simple PHP templating tutorial

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

By: Project09.com Homepage


 

Freeware

Server based Expanding and Collapsing Table of Contents Menu Using PHP3

In this article, the author gives a demonstration example for realizing an expanding and collapsing table of content menu system completely on your...

By: Dieter Bungers Homepage

Freeware

Redirect Users with the Header() Function

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

By: Thomas Karaferisaaaa Homepage

Freeware

PHP: easy-templates

PHP: easy-templates is a very understandable tutorial on the usage of PHP templates for changing or updating a website. The author tells the...

By: Project09.com Homepage

Freeware

HTML Templates

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

By: David Mytton Homepage

Freeware

File to display paging

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

By: www.php-india.net Homepage

Freeware

Dynamic Urls In Php/mysql

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

By: Yinan Chenaaaa Homepage

Freeware

Dyanmic URLs using php and mysql

This tutorial is for creating dynamic urls using PHP and mysql with some sample snippet programme to follow easily. The author also suggests for...

By: Chipmunk-scripts Homepage

Freeware