PHP Tutorial
ADVANCED Random Signature Generator
In this tutorial you will learn more about advanced Random Signature Generator - GREAT for forum signatures!
General »
Top 20 Similar PHP Tutorials
Create a Random image generator for your website
Learn more about using a random image generator on your website with PHP
General »
Random Number Generator with PHP Rand, Srand Functions
Learn quick PHP functions which allow for the selection of pseudo-random numbers out of the generator. See how to implement different options based upon the results of the number, and view a table with descriptions and usage examples of the functions involved.
Basics »
PHP RSS Feed Generator
In this tutorial you will learn how to generate RSS feeds for your site with PHP
General »
Create your own password generator using PHP
This tutorial will show you how to setup a basic password generator that includes basic features that every password generator should use.
Security »
Advanced Functions with PHP
A brief tutorial containing how to information on Comments, Variables, Predefined $_GET Variable, Basic Math, Exponents, If Statements, Else Statements, Isset, Echo Function, Including HTML inside of PHP.
Basics »
Advanced PHP / MySQL Interaction
In this tutorial I will show you how to connect to and select a database and then how to perform select, insert, update and delete actions on a MySQL database.
Database »
Advanced PHP: Working with Interfaces
When you create an interface, you're basically creating a prototype/blueprint of functions that classes using the interface must implement in order to be valid. It's usually easier to learn from example, so here's a basic interface that represents a Page.
Advanced PHP: Using the Factory Pattern
The factory method pattern is an object-oriented design pattern. Like other creational patterns, it deals with the problem of creating objects (products) without specifying the exact class of object that will be created.
Advanced Form Spell Checker
This tutorial will show you how to create a spell checker in PHP
Advanced »
Advanced PHP: PHP5's OOP Method Chaining
In this article, I'll be talking about a useful new feature introduced in PHP5 as part of the OOP improvements over PHP4. This feature is called Method Chaining and enables us to do pretty cool things like...
Advanced PHP: How to use the Singleton Design Pattern
The Singleton Pattern is one of the GoF (Gang of Four) Patterns. This particular pattern provides a method for limiting the number of instances of an object to just one. It's an easy pattern to grasp once you get past the strange syntax used.
Creating an advanced website shoutbox with PHP and MySQL
This tutorial is about creating an advanced website shoutbox with PHP and MySQL
General »
Creating Joomla 1.5 Advanced Registration System
Learn more about Creating Joomla 1.5 Advanced Registration System
Advanced »
Object Orientated: Creating an Advanced Pagination Class
This class will display the results of any MySQL table including all the fields and rows. It will work out how many fields there are and display the results accordingly.
Random Avatar
How to create a random avatar PNG image using the GD library.










