www.freeprogrammingresources.com

PHP Articles

PHP Freaks Articles

This is a large index of php articles at php freaks, one of my favorite sites for free php stuff.

Generating pronounceable passwords

PHP article that shows a way to generate random but pronounceable passwords.

PHP Programming

This articles presents and examines the source code for a simple PHP guestbooks using MySQL.

A Contact Database using MySQL and PHP

Article about creating a contact database using MySQL and PHP.

Accessing a Microsoft SQL Server database from PHP running under Linux

PHP database article.

ODBC and DSN-less Connections for PHP

This article describes how to setup and use ODBC from a PHP perspective.

Templates - why and how to use them in PHP3

A php article about using FastTemplates with PHP3.

Interfacing PHP With MS Access 97+

PHP database article.

File Uploading in PHP 4

Comprehensive article about uploading files with PHP4.

How to store binary files in a MySQL database.

PHP database programming article.

PHP and Cookies

Article that describes setting and reading from cookies in PHP.