Skip to content

Instantly share code, notes, and snippets.

@Digi92
Last active September 1, 2016 11:01
Show Gist options
  • Save Digi92/074d69c1042ff9ab4d26808e48900686 to your computer and use it in GitHub Desktop.
Save Digi92/074d69c1042ff9ab4d26808e48900686 to your computer and use it in GitHub Desktop.
Styled debug
<?php
echo '<pre>' . var_export($result, true) . '</pre>';
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment