To add or insert a value into the front of a standard array using PHP is actually pretty simple thanks to the nifty little array_unshift...