PHP Tutorials
Functions in PHP
Copying the same code you need to every location you need it in is neither practical nor efficient. In the..
Generating pronounceable passwords
Just today someone asked in the PHPBuilder discussion boards if there was a way to generate random but pronounceable passwords...
Getting Flashy With PHP
Looking to add animation to your website? W. J. Gilmore shows you how to add dynamic Flash animations to your..
Getting started with php and InterBase
In this article, I will talk a little about installing and using InterBase with php4. It includes: some words about..
How do I make a PHP page?
Making a PHP enabled web page is as easy as opening a new file in your favorite HTML or text..
How to store binary files in a MySQL
This article is aimed at answering one of the most asked questions on the PHP mailing list and discussion forums..
Implementing a Template Based Web Site With PHP
A common requirement when designing a site is the ability to update the layout and HTML of the site without..
