Categories

Updated: 02/16/2000

Making the Most of Sitewide Headers and Footers

One of the most powerful features of PHP is its ability to reduce the amount of site maintenance you need to do. By setting up a consistent site template, you can reduce the effort needed to create new pages, and you can also make it much easier to change the design of your entire site. This tutorial takes you through a simple example of how to set up and access a site template.
Similar Scripts for "Making the Most of Sitewide Headers and Footers"

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...

Oracle and PHP

PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database.

DBM Functions Demo

This tutorial explains how to access dbm files from PHP using various dbm-PHP functions.

IMAP Mail Reading With PHP3

This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.

Logging With PHP3

This one page tutorial show you how to use PHP to display your site traffic statistics on the fly at any time. Along with its supplied PHP script, you will learn how to get access to your statistics that are continually updated, and that simultaneous...
©2003-2008 jCay.com