Skip to content

Instantly share code, notes, and snippets.

@kroatoanweb
Last active July 20, 2016 14:36
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 kroatoanweb/a91b7f1cf43a38434024888f639821d0 to your computer and use it in GitHub Desktop.
Save kroatoanweb/a91b7f1cf43a38434024888f639821d0 to your computer and use it in GitHub Desktop.
<?php
function vr()
{
echo '<pre>';
var_dump(func_get_args());
echo '</pre>';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment