function Archive

13 Jul 2011

Convert mobile number to international format dynamically with php

I often need to covert mobile numbers into a UK international format of 44 followed by the number such as 442548951486 the numbers I work with can be in a mixed format some without a starting 0
5 May 2011

Using the Rand() function in PHP

This tutorial introduces you to the function rand() MySQL has many built in functions one of which is called rand() which is short for random. From time to time you might want to display some results from