Skip to content

Instantly share code, notes, and snippets.

@phenix-factory
Created June 23, 2014 10:19
Show Gist options
  • Save phenix-factory/554fa62a9d8d53fe5758 to your computer and use it in GitHub Desktop.
Save phenix-factory/554fa62a9d8d53fe5758 to your computer and use it in GitHub Desktop.
PHP: lister le fonction disponnible
<?php
var_dump(get_defined_functions());
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment