Hi Justin,
I just tried that but now the pageis just blank, no information is displayed. Here is what the code looks like now
<?php
//turn on error tracking
error_reporting(E_ALL); ini_set('display_errors', true);
//ini_set('display_errors', true);
//error_reporting(E_ALL);
//get...