This will show you how to make a nice simple version of googles Did you mean. This will allow you to give your users some suggestions to what they might have meant if they have spelt something incorr ...
This tutorial will teach you to use Form’s and PHP in order to create a simple calculator. This tutorial is designed for those without advanced knowledge in PHP! Read on to continue the tutorial!
Many sites need to get some random values from the database, for example to show a random imagine, quote or in case of online stores to show random products.
Added: 03.17.2010 |
| Votes (0)
|
Category:Web Development / PHP
Prerequisite 1. Knowledge of basic PHP syntax. In this tutorial you will learn about 1. File Handling Functions We will be using 3 predefined functions for file handling 1. fopen: To o ...
This is a step-by-step guide to install WampServer on your Windows system. WampServer will allow you to easily run PHP scripts without having to put it on a remote server. It s the best way to test y ...
This tutorial explains how to make a very simple and text-based visit counter for your website.
Added: 03.14.2010 |
| Votes (0)
|
Category:Web Development / PHP