20 Newest PHP Tutorials
Email validation with regular expression
A short tutorial howto validate an email address during form processing.
General »
Regular Expressions
Learn everything about regular expressions (regex). The basics to the more advanced stuff all in one go.
Basics »
Object Orient Programming
This tutorial is about creating an Image Class in PHP
Install Apache Web Server on Windows Vista
This tutorial explains how to install Apache Web Server on Windows Vista.
Basics »
An Introduction to Sessions & Cookies in PHP
This tutorial is an Introduction to Sessions & Cookies in PHP
Basics »
Password Protect with Cookies
After studying this tutorial you will be able to have a password protection system that uses cookies
Security »
Verifying Email Address
Learn how to create an email verification script for your member system
General »
htaccess: Stopping "Page not found" errors
How to use an .htaccess file to automatically redirect requests for files that may have moved following a site redesign.
This really useful technique will stop your users getting "page not found" errors after bookmarking pages on your site that no longer exist.
Also solves problem of search engines that haven't caught up yet with your new site structure.
General »
Utilizing Arrays
This tutorial is going to help you to learn more about using array in PHP
General »
Learn the basics of MySQL and some simple uses
This tutorial helps you to learn some basics about MySQL
Database »
Yesterdays date, the easy and hard way in PHP
Dates can be hard to work with in PHP, here we learn you the simple way of getting yesterdays date (and other dates relative to today)
Basic Strategy game
Today I will try to explain how to train and untrain units, which user will use to attack others or defend himself
Advanced »
PHP GD Library: Captcha and the Alternatives
Most of us have probably encountered a Captcha system on the web in the past few years, sometimes without even knowing it.
Captcha systems are designed to filter out automated "spam bots" from posting to websites that accept submissions such as forums and blogs by asking the user to solve a problem. These problems can range from typing in the letters and numbers displayed in an image to answering a simple math question or selecting the correct image.
Link Exchange System with Dreamweaver CS3, PHP, MySQL and CSS
This tutorial will take you through all steps in developing your own link exchange system using Dreamweaver CS3, PHP, MySQL and CSS. First part of this tutorial covers the following topics: 1. Defining Project 2. Database design 3. Connecting to database 4. Designing template. Second part which will follow shortly will explain how to create a control panel and manage all dynamic data using Dreamweaver CS3.
General »
Creating a simple file based polling script
In this tutorial I will show you how to create a simple, file based polling system where you can easy setup new polls. No database is required for this script and you only have to maintain one config file.
General »
Random Forum Advertisements For Your Custom Coded Forum
Forums are a very hard aspect of a website to monetize. Often, it’s where most of the action takes place and it’s another powerful tool in generating organic traffic through the vast amounts of user generated information that is churned out on a daily, weekly and monthly basis.
Quite a few sites out there think its fine to place annoying double underlined link scripts all over the forums. I guess that’s fine – whatever rocks your world, even though the majority of users prefer otherwise
General »










