This example shows you how to get the UK National Lottery stats, input it in a MySQL database and display the results.
This article presents an entire class that can be used to time your script's execution. It explains the microtime() function and how to use it in your programs.
This tutorial shows you several different methods of placing the last date a file was modified into your web page.
This article explains how you can use PHPLIB and PHP3 to create web-based template files to help keep your PHP code and HTML separate.
An article explaining a method faciliating team development of PHP projects.
This well-written article describes how to create an expanding and collapsing table of contents on your web site using PHP.
This article provides example PHP and MySQL code for storing checkbox form results in your database, but the ideas can easily be extended to any scripting language or database system.
A detailed look at Server Side Includes in PHP and creating a template file to use.
This article explains how to create functions that will eliminate the redundancy associated with frequent database connections and queries. Lots of sample code provided.
This March, 1999 column in PHP Builder explains how to use PHP and mSQL to create a database-driven dynamic content on your web site. |