PHP Tutorials
Code line number display
This snippet displays code line numbers and alternating line colours...
Distance Conversion
The following PHP code snippet will convert between inches, feet and miles...
PHP Ajax Shoutbox Tutorial
In this tutorial we will create a simple PHP shoutbox with Ajax based messaging. It will ask the user to..
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..
Alternating Table Row Colors
Make a very simple alternating table row colors in short codings. This tutorial require 1 PHP file and 1 table..
Create Drop Down List from Array
This snippet will create a drop down menu from an array list in PHP...
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..
