PHP Tutorial
Top 20 Similar PHP Tutorials
Creating an IRC bot in PHP
Combined Minds presents you the biggest and best PHP -> IRC bot tutorial on the web! This tutorial learns you how to create a very good working IRC bot from scratch!
Advanced »
Creating RSS documents with the DOM API
This article illustrates how you can use the PHP5 DOM API to create your own RSS files. When used in conjunction with RSS Parsing with SimpleXML, these articles will help you create and read RSS files by utilizing two of the new PHP5 extensions, SimpleXML and DOM.
Basics »
Creating Calendar in PHP
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table.
Creating your own PHP functions
A function in its simplest form is a set of instructions. Learn the basics in this tutorial.
Basics »
Creating Files with PHP
In this tutorial you will learn how to create all kinds of files using PHP.
Creating Files with PHP
Learn how to create all kinds of files using PHP
Creating a PHP ACL and even Rat out Users using Proxies!
Now before some snotty nosed individual points out that ACLs can be done via .htaccess, let me cover my arse by saying although it can be done that way, we're not doing it that way. More technically speaking, however, albeit Apache is the better way it's not the most practical way due to the manual updating of .htaccess files. Unless you wish to parse the file - which is not advised for security and speed reasons, then PHP is the way to be heading.
Security »
Creating database tables
Making use of MySQL and its databases will enable you to more fully enjoy the potential of PHP. Here is a look at creating a table in your MySQL database.
Database »
Creating a domain checker
In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.
Advanced »
Creating images with PHP and the GD extension
This tutorial is about creating images with PHP and the GD extension
Creating A Permission System
Creating A Permission System for users in conjunction with a login system
Security »
Creating User Functions
Learn How To Create User Functions
Creating a menu system
In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system.
General »
Creating Facebook Applications in PHP
In this tutorial you are going to learn how to create a simple Facebook application
General »
using OOP in a useful way by creating a filemanager script
Learn how to use OOP in a useful way by creating a filemanager script
General »
Creating a simple guestbook
In this tutorial I will show you how to create a simple guestbook where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.
General »
Creating Thumbnails with PHP and the GD Library
This tutorial is about creating Thumbnails with PHP and the GD Library










