Created
March 19, 2019 01:32
-
-
Save michaelwhyte/8242f048481d0fb29986bc68ac5786ce to your computer and use it in GitHub Desktop.
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
<?php // PHP include path that is root relative ?> | |
<?php include($_SERVER['DOCUMENT_ROOT'].'/path/to/included/file.php'); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment