Skip to content

Instantly share code, notes, and snippets.

@farrelley
Created June 30, 2012 20:38
Show Gist options
  • Save farrelley/3025424 to your computer and use it in GitHub Desktop.
Save farrelley/3025424 to your computer and use it in GitHub Desktop.
This is a test File
<?php
echo "Ronnie Brown";
foreach ($test as $t) {
echo $t;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment