Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nurullahisik/ec6b41af6e0d7152a8eb8296f895b6ee to your computer and use it in GitHub Desktop.
Save nurullahisik/ec6b41af6e0d7152a8eb8296f895b6ee to your computer and use it in GitHub Desktop.
PHP de işe yarar bir kaç fonksiyon...
- https://www.php.net/manual/en/function.get-included-files.php
- https://www.php.net/manual/en/function.get-declared-classes.php
- https://www.php.net/manual/en/function.get-defined-functions.php
- https://www.php.net/manual/en/function.get-defined-vars.php
- https://www.php.net/manual/en/function.get-loaded-extensions.php
- https://www.php.net/manual/tr/function.get-defined-constants.php
- https://www.php.net/manual/en/function.get-declared-traits.php
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment