Template Sites
Featured Sites
Members Area
Partners Sites
PHP Tutorials

Code line number display

This snippet displays code line numbers and alternating line colours...

Views: 47

Distance Conversion

The following PHP code snippet will convert between inches, feet and miles...

Views: 54

PHP Ajax Shoutbox Tutorial

In this tutorial we will create a simple PHP shoutbox with Ajax based messaging. It will ask the user to..

Views: 62

Check your server load before you process

Most of us just write applications to be deployed on a webserver without thinking about what to do when the..

Views: 53

Alternating Table Row Colors

Make a very simple alternating table row colors in short codings. This tutorial require 1 PHP file and 1 table..

Views: 36

Create Drop Down List from Array

This snippet will create a drop down menu from an array list in PHP...

Views: 44

9 Useful PHP Functions and Features You Need

Even after using PHP for years, we stumble upon functions and features that we did not know about. Some of..

Views: 56