Template Sites
Featured Sites
Members Area
Partners Sites
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..

Views: 162

Generating pronounceable passwords

Just today someone asked in the PHPBuilder discussion boards if there was a way to generate random but pronounceable passwords...

Views: 100

Getting Flashy With PHP

Looking to add animation to your website? W. J. Gilmore shows you how to add dynamic Flash animations to your..

Views: 167

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

Views: 128

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

Views: 123

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

Views: 186

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

Views: 128