Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save michaelwhyte/8242f048481d0fb29986bc68ac5786ce to your computer and use it in GitHub Desktop.
Save michaelwhyte/8242f048481d0fb29986bc68ac5786ce to your computer and use it in GitHub Desktop.
<?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