PHP Tutorials
Creating a Website / Server Monitoring Script
I have created a script which allows users to check to see if their server is online. Obviously running this..
Time and Date using PHP
In this tutorial we will learn how to display the day and/or time by using php. It's a very easy..
PHP Functions
So you've heard about functions, and what they can do.. and how leet they are. Now its your turn to..
Make a Number Format
In this tutorial we'll make number format like 0001, 0002, 0003 in stead of 1, 2 ,3. It's very easy..
Form Email
This is a very simple tutorial, yet work like a charm and does all the things it needs to do...
Random Images
Ever wanted to make links, or banners appear on your site in a random order? Well here's a simple script..
Form Validation using PHP
Today I'll take it up a level and re-write that script using the if, else conditional and empty() function to..
