Top 20 Similar PHP Tutorials
Creating an advanced website shoutbox with PHP and MySQL
This tutorial is about creating an advanced website shoutbox with PHP and MySQL
General »
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: 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 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 Random Signature Generator
In this tutorial you will learn more about advanced Random Signature Generator - GREAT for forum signatures!
General »
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 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.
Mysql Tutorial 1 : How to create a MySQL Database and Table
Mysql Tutorial 1 : MySQL for Newbies, How to create a MySQL Database and Table
Database »
Connecting and using MySQL with PHP
In this tutorial you can learn Sth more about Connecting and using MySQL with PHP
Database »
Learning PHP and MySQL
This is a massive guide to integrating MySQL with your PHP applications
Database »
IP Banning in with mySQL
This tutorial will show you how to ban people by IP address with php and mysql
Security »
MySQL Class
This tutorial will show you the basics of creating a class that will handle your basic MySQL functions, as well as handle some error reporting so you dont have to add "or die(mysql_error());" to your mysql querys.
Database »






