Skip to content

Instantly share code, notes, and snippets.

@luads
Created March 28, 2014 19:59
Show Gist options
  • Save luads/9841778 to your computer and use it in GitHub Desktop.
Save luads/9841778 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[echo "<pre>"; print_r (${1:variable}); die("</pre>");]]></content>
<tabTrigger>dv</tabTrigger>
<scope>source.php</scope>
<description>PHP: debug with print_r</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment