Skip to content

Instantly share code, notes, and snippets.

@jerry-maheswara-github
Created February 10, 2018 23:17
Show Gist options
  • Save jerry-maheswara-github/50124b8401e232bc59890c47cab13aeb to your computer and use it in GitHub Desktop.
Save jerry-maheswara-github/50124b8401e232bc59890c47cab13aeb to your computer and use it in GitHub Desktop.
<?php
function opn($array)
{
echo '<pre>';print_r($array);exit();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment