TobyInkster.co.uk

Blog for Tuesday, 17th July 2007

17/07/2007: PHP vs Perl

Here’s a simple program which calculates, to eight decimal places, the value of the Golden Ratio φ implemented in both PHP and Perl, to demonstrate their similarities…

Filed under: , , , .

17/07/2007: Pretty Printing for PHP

Here’s a PHP function for reformatting the whitespace in PHP code…

Filed under: , .