Easy Flat File Hit Counter
Create a very simple hit pageview counter without any database! Use flat file scripting to make an easy counter!
Type : PHP Tutorials
Level : Beginner
Added : Oct 24, 2006
Contact Form
Here I will explain to you how you can create a simple contact form. The form will collect data from the visitor and send it to any email address you please. The only requirement for this tutorial is for you to have .php enabled on your server. If you don't want to read through the whole tutorial a...
Type : PHP Tutorials
Level : Beginner
Added : Oct 24, 2006
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

