Display PHP for Demonstration Code

In addition to demonstrating the timing impacts of using preg_replace instead of trim, timetest.php also shows how you can use a PHP script to display itself on a page.

echo htmlentities(file_get_contents('timetest.php'));