This column in PHP Builder from June of 2000 focuses on the switch from Visual Basic to PHP and many of the slight differences you will encounter in this transition.
This PHP Builder column by Tim Perdue explains the user login system and relation functions, alongside the code, that they use at PHP Builder.
This column in PHP Builder by Siddharth Venkatesan explains how to create an Access database and the associated ODBC connection and then provides code to interface with that database, allowing you to add, modify and view entries.
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.
This column written by Mike Hall in PHP Builder explains step by step the process of creating a web-based chatting system using PHP.
This column focuses on using PHP and the MCAL calendar library to write a fully functional web-based calendar system. Lots of sample code and descriptions provided in this column written in September of 1999 for PHP Builder by Mark Musone
This February, 1999 column by Tim Perdue in PHP Builder explains how to validate e-mail addresses and then send an e-mail using only PHP.
This lengthy date tutorial explains how to obtain current date and time, convert it to Unix timestamps, modify the way it is displayed, adding or subtracting time, and creates two PHP functions called DateAdd and DateDiff. This is a column...
This column by Rod Kreisler explains what classes are, why they are useful and how to use them in PHP. He then goes through with the creation of sample classes providing code so you can see the methodology behind it all.
Shop Builder is a PHP based e-commerce "Shop Builder" demonstration Shop with hard coded sessions to make it compatible with all server setups. Using this software you can display 'most popular' items, view thumbnail and images for... |