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
Random Password Generator
Random password generator.
Type : PHP Tutorials
Level : Experienced
Added : Jan 31, 2007
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
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
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
Date Function
Learn how people use the date function in there php coding.
Type : PHP Tutorials
Level : Beginner
Added : Dec 19, 2006
Simple Contact Form
Learn how to write a clean and easy contact form for your site.
Type : PHP Tutorials
Level : Experienced
Added : Dec 11, 2006
Installing PHP on a Mac
One great aspect of Mac OS is that it ships with a preinstalled Apache server and PHP4. So if you want to develop dynamic PHP based web sites on your local machine, you just have to enable the PHP4 module and start the server.
Type : PHP Tutorials
Level : All levels
Added : Dec 01, 2006
Rewritten URLs with Unlimited Parameters
I recently added a function to my commercial PHP framework which allows unlimited parameters in a mod_rewrite rewritten URL, without having to add more lines to do so. In this tutorial I will explain to you how to create this function and use it.
Type : PHP Tutorials
Level : Experienced
Added : Dec 01, 2006
MySQL Tables
Create, insert, update, delete, count and select rows in a database.
Type : PHP Tutorials
Level : Beginner
Added : Nov 20, 2006

