Skip to content

Instantly share code, notes, and snippets.

@lstanard
Created November 1, 2015 18:26
Show Gist options
  • Save lstanard/00f17c3518cd80b1d26e to your computer and use it in GitHub Desktop.
Save lstanard/00f17c3518cd80b1d26e to your computer and use it in GitHub Desktop.
PHP readable debug output
echo "<pre>";
print_r($master_feed);
echo "</pre>";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment