Created
January 3, 2022 22:19
-
-
Save silverfoxy/d74a5d52f6cbcc473d59fc3f19919955 to your computer and use it in GitHub Desktop.
Loader for multiple PHP files in php.ini prepend_file
This file contains hidden or 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
| <?php | |
| require 'start_xdebug_reqbasedlogging.php'; | |
| require 'logeverything.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment