1. Computing

Articles Index

Dissecting Wordpress part 1

Information about wordpress files including header.php, footer.php and sidebar.php.

PHP Hex Color Chart

This simple PHP script lets you generate a chart of hex (hexadecimal) colors for use in web design

Upload a File and write to MySQL

Upload a file from your website to your server, and write it's details to a MySQL database - Using PHP and SQL.

Learn PHP - A Beginner's Guide to PHP Programing

Learn PHP from a simple web based tutorial. Explore basic PHP syntax, using variables, operators and operands, and the use of conditional statements.

GD Library - The Basics of Drawing with PHP

You can use the GD Library in PHP to dynamically create images

An Introduction to Loops in PHP

Learn to use the three types of loops - WHILE, FOR, and FOREACH loops in PHP programing to process data.

Pagination of MySQL Query Results

Use Pagination to display results of your MySQL query over multiple pages in PHP

Simple PHP Calendar

Learn how to generate a simple PHP calendar using our PHP calendar tutorial - Learn PHP free

Dynamic PHP Banner with your Latest Twitter Post

How to use PHP to create a banner or signature that displays your latest Twitter post!

PHP Login Script

PHP code to create a login script - free code and tutorial to create a login script with PHP

What are PHP and MySQL

This site explains what PHP and MySQL are as well as how to use them and how they can work together to create dynamic content for websites.

Calculating Area with PHP

How to create a PHP program to collect the length and width from the user and then calculate the area of the rectangle. A free PHP Tutorial.

How to Install PHP on a Windows Computer

How to install PHP to work on your Windows computer

How to Install PHP on a Mac

How to install PHP onto your Mac OS X

Calculating the Hypotenuse in PHP

How to calculate the Hypotenuse of a right triangle using PHP and the hypot function

Upgrade phpBB2 to phpBB3

How to upgrade your phpBB2 to phpBB3 without losing your information.

Simple PHP & MySQL Poll

This tutorial explains how to make a basic poll using PHP and MySQL, along with the GD Library to give a pie chart of the poll results.

Time Based PHP Greetings

How to create time based greetings using a PHP script

World of Warcraft PHP Arena Points Calculator

PHP Code to add an Arena Points Calculator to your World of Warcraft website.

You Last Visited PHP Script

How to make a PHP script that welcomes the user and tells them when they last visited.

PHP Flat File Counter

This tutorial shows you step by step how to create a flat file counter (no database) using PHP

Guess The Number Tutorial

This free tutorial teaches you how to write a simple guess the number game in PHP.

Renaming PHP Uploads

How to rename files uploaded by users before saving them to the server.

Uploading Files with PHP

Upload a file from your browser to your server using PHP

Pregnancy Due Date Calculator

A PHP based online pregnancy due date calculator, step by step instructions on how to add a calculator to your page.

©2013 About.com. All rights reserved.