Skip to content

Instantly share code, notes, and snippets.

@tigerclaw-az
Created March 21, 2014 15:58
Show Gist options
  • Save tigerclaw-az/9689410 to your computer and use it in GitHub Desktop.
Save tigerclaw-az/9689410 to your computer and use it in GitHub Desktop.
PHP Snippet: php-printr
echo "array:".print_r($array,true)."\n";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment