20 Newest PHP Tutorials

Email validation with regular expression

A short tutorial howto validate an email address during form processing.
General » phptoys.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

Learn PHP

Learn more about Question Mark Variables by using this tutorial
General » faintmedia.com
Score(+): 0 | Views: 2 | Similar Tuts | Save it | View this tutorial

Regular Expressions

Learn everything about regular expressions (regex). The basics to the more advanced stuff all in one go.
Basics » visualdesigncore.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

Object Orient Programming

This tutorial is about creating an Image Class in PHP
Functions and OOP » stilisticdev.net
Score(+): 0 | Views: 3 | Similar Tuts | Save it | View this tutorial

Install Apache Web Server on Windows Vista

This tutorial explains how to install Apache Web Server on Windows Vista.
Basics » sebastiansulinski.co.uk
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

An Introduction to Sessions & Cookies in PHP

This tutorial is an Introduction to Sessions & Cookies in PHP
Basics » biorust.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

Password Protect with Cookies

After studying this tutorial you will be able to have a password protection system that uses cookies
Security » 13dots.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

Verifying Email Address

Learn how to create an email verification script for your member system
General » phpeasystep.com
Score(+): 0 | Views: 3 | Similar Tuts | Save it | View this tutorial

PHP Tutorials

This tutorial is about receiving Non ASCII Characters from Input Forms
General » herongyang.com
Score(+): 0 | Views: 2 | Similar Tuts | Save it | View this tutorial

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 » designertuts.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

Utilizing Arrays

This tutorial is going to help you to learn more about using array in PHP
General » ronsguide.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

Learn the basics of MySQL and some simple uses

This tutorial helps you to learn some basics about MySQL
Database » visualdesigncore.com
Score(+): 0 | Views: 2 | Similar Tuts | Save it | View this tutorial

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)
Date and Time » 999tutorials.com
Score(+): 0 | Views: 16 | Similar Tuts | Save it | View this tutorial

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 » phpgamedev.blogspot.com
Score(+): 0 | Views: 16 | Similar Tuts | Save it | View this tutorial

Word Filter in PHP

Learn how to Create a basic bad words filter system in PHP
Advanced » thecodingzone.com
Score(+): 0 | Views: 12 | Similar Tuts | Save it | View this tutorial

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.
PHP and Images » talkphp.com
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

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 » sebastiansulinski.co.uk
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

Pagination for Dummies

Learn how to add paging to your mySQL queries
Database » haugland.ca
Score(+): 0 | Views: 13 | Similar Tuts | Save it | View this tutorial

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 » phptoys.com
Score(+): 0 | Views: 14 | Similar Tuts | Save it | View this tutorial

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 » avengex.com
Score(+): 0 | Views: 12 | Similar Tuts | Save it | View this tutorial