Created
May 31, 2019 06:28
-
-
Save nurullahisik/ec6b41af6e0d7152a8eb8296f895b6ee to your computer and use it in GitHub Desktop.
PHP de işe yarar bir kaç fonksiyon...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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