Skip to content

Instantly share code, notes, and snippets.

@gom
Created July 31, 2012 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gom/3217639 to your computer and use it in GitHub Desktop.
Save gom/3217639 to your computer and use it in GitHub Desktop.
snippets with PHP
function p($obj) { error_log(var_export($obj, true)); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment