Introduction to Serializing
Also includes an example that you can use to start building apps with serialize.
Type : PHP Tutorials
Level : Experienced
Added : Feb 23, 2007
Rating :




Watermarking
Editor's Pick in PHP Tutorials, February 2007
This interesting article teaches you a foolproof way to make Watermarking in your graphic projects. The author explains the process and shows you how to do it easily. The code examples are even written for you.
Type : PHP Tutorials
Level : All levels
Added : Feb 21, 2007
Rating :




Form Handling
We are going to be working with the $_Post or $_Get arrays. They basically tell the form if i needs to post something, or get something. In this case we are going to be showing you the basics of a contact email form, so we will be using the $_Post array.
Type : PHP Tutorials
Level : Beginner
Added : Feb 19, 2007
Rating :




Creating a Website / Server Monitoring Script
I have created a script which allows users to check to see if their server is online. Obviously running this script from the same server and trying to check your server status whilst its down its too clever, so try using an include or iframe from a free hosting company.
Type : PHP Tutorials
Level : Beginner
Added : Feb 14, 2007
Rating :




Display ISP
Display someone's ISP on your site.
Type : PHP Tutorials
Level : Experienced
Added : Feb 06, 2007
Rating :




PHP Messagebox
Easily create a PHP Message Box, without using any mysql! Using this method, when your visitors post something, the simple script interprets it, and stores the message in a text document. It is also fully customizable with HTML.
Type : PHP Tutorials
Level : Experienced
Added : Feb 01, 2007
Rating :




Random Password Generator
Random password generator.
Type : PHP Tutorials
Level : Experienced
Added : Jan 31, 2007
Rating :




PHP Navigation
Using PHP, you can have your entire site layout in only one file. If you don't know what this tutorial is, read it anyway. I wanted to learn how to do something like this for about 2 years. Nothing worked better than PHP Navigation. Not frames, not anything.
Type : PHP Tutorials
Level : Experienced
Added : Jan 29, 2007
Rating :




Using PHP 'if' Statements
Using 'if' statements, you can check to see if a variable equals something else, and then execute a line of code if it is, and execute another line of code if it isn't. This tutorial is meant for beginners.
Type : PHP Tutorials
Level : Beginner
Added : Jan 09, 2007
Rating :




Make an RSS Feed Using PHP
Learn the best way to turn your database information into an RSS feed.
Type : PHP Tutorials
Level : All levels
Added : Dec 27, 2006
Rating :







