Introduction to Procedural Programming
We'll start of with if
Here is the basic usage of it
variable would be something like $variable
Type : PHP Tutorials
Level : Beginner
Added : Oct 19, 2006
Random Images
Ever wanted to make links, or banners appear on your site in a random order? Well here's a simple script that will do just that.
Type : PHP Tutorials
Level : Beginner
Added : Oct 17, 2006
Form Email
Learn to send mail with the php mail(); function.
Type : PHP Tutorials
Level : Beginner
Added : Oct 13, 2006
Using SOAP in PHP
Implementing webservice servers and clients using SOAP and PHP. This paper has examples and explanations regarding implimenting effective webservices.
Type : PHP Tutorials
Level : Experienced
Added : Oct 11, 2006
Spell Checker with the Google Web API
Editor's Pick in PHP Tutorials, October 2006
This article is a tutorial on how to use Google Web API to creat your own Spell Checker. Although the article is short it is very helpful. It provides the necessary coding and screenshots that make it easy to follow the author's direc...
Type : PHP Tutorials
Level : All levels
Added : Oct 10, 2006
Using Multiple Files in PHP Programming
A detailed explanation of the methods for making and using include files in PHP, as well as passing values between included and parent files without using global variables.
Type : PHP Tutorials
Level : Experienced
Added : Oct 06, 2006
Basic Shoutbox
Editor's Pick in Photoshop Tutorials, October 2006
This is an interesting and helpful tutorial for designing an Advanced Shoutbox. The author explains in this two part article that your blog or website can have a place for visitor comments. The author starts by showing you how to...
Type : PHP Tutorials
Level : Beginner
Added : Oct 04, 2006
Securing PHP Web Applications
Common security holes and suggestions for resolving potential data compromise scenarios.
Type : PHP Tutorials
Level : Experienced
Added : Oct 03, 2006
Email, Virtual Domains Solution
A solution for implementing virtual domains using Exim, Courier-IMAP and mMySQL.
Type : PHP Tutorials
Level : Experienced
Added : Oct 02, 2006
Working with Objects in PHP 5
Editor's Pick in Web Programming, September 2006
This article explains the process of working with Objects in PHP 5. The author defines Objects, Classes, Properties and Methods among several other topics. This author gives you the basis to use PHP 5.
Type : PHP Tutorials
Level : Beginner
Added : Sep 29, 2006

