PHP Tutorial
Creating a Three Dimensional Pie Chart using Google's Chart API
I ran across this great, easy but very useful API a few days ago. Now for the tutorial.. let's assume we make a website for the TalkPHP soccerteam. They've played 10 matches (6 won, 3 draw, 1 lost). We'll be making a nice three dimensional pie chart of those stats!
Top 20 Similar PHP Tutorials
PHP GD Library Walkthrough: Creating a Bar Chart
Ever wanted to become adept in PHP's GD library? This article will show you how to create a bar chart using the PHP GD library.
GD Library Bar Chart
Create a dynamic bar chart with PHP and GD Library.
Learn how to create a Line Chart class with gdLibrary!
Learn how to make a Line Chart Class that you can use over and over again!
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 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
Learn how to create all kinds of files using PHP
Creating Files with PHP
In this tutorial you will learn how to create all kinds of files using PHP.
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 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 Facebook Applications in PHP
In this tutorial you are going to learn how to create a simple Facebook application
General »
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 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 images with PHP and the GD extension
This tutorial is about creating images with PHP and the GD extension
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 Thumbnails with PHP and the GD Library
This tutorial is about creating Thumbnails with PHP and the GD Library










