I have a simple $_GET[] query var set for showing testing data when pulling down queries from the DB.
$_GET[]
<
Use
echo nl2br(var_dump());
This should work ^^