Form validation with Captcha image

Form validation with Captcha image

In this tutorial I will show you how to create a captcha image to protect your form submissions.

Speed up your site with caching

Speed up your site with caching

In this article I will show you how to speed up your site dramatically using simple cache mechanism.

Creating a simple password protection

Creating a simple password protection

This tutorial will teach you how to create a very simple password protection for your web pages.

Creating a simple SQL script executor

Creating a simple SQL script executor

In this tutorial I will show you how you can create a simple PHP script to execute MySQL batch files.

Getting stock quote

Getting stock quote

In this tutorial I will show you how you can get any stock quotes from yahoo and display it on your own site.

How to create a basic rating system

How to create a basic rating system

This article shows you how to create a simple and easy to use file based rating system with PHP.

How to create a basic news system

How to create a basic news system

In this tutorial I will show you how to create a basic file based news system with integrated WYSIWYG editor.

Create a postcard sender script

Create a postcard sender script

In this tutorial I will show you how to create a simple virtual postcard sender script with your own images.  

How to create a link checker

How to create a link checker

In this tutorial I will show you how to create your own basic link validate script to check link availability on any site.

Get actual weather information

Get actual weather information

In this tutorial I will show you how you can retrive actual weather information from Yahoo Weather and display this information on your own site.