Skip to content

Instantly share code, notes, and snippets.

@anestan
Last active October 17, 2016 09:14
Show Gist options
  • Save anestan/0543c208662488e2e5d12ec0833d2b42 to your computer and use it in GitHub Desktop.
Save anestan/0543c208662488e2e5d12ec0833d2b42 to your computer and use it in GitHub Desktop.
pretty var_dump
highlight_string("<?php\n\$data =\n" . var_export($variable, true) . ";\n?>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment