Skip to content

Instantly share code, notes, and snippets.

@terryupton
Created May 29, 2014 14:55
Show Gist options
  • Save terryupton/ba7ef44a566c762414a7 to your computer and use it in GitHub Desktop.
Save terryupton/ba7ef44a566c762414a7 to your computer and use it in GitHub Desktop.
PHP Include server root
include($_SERVER['DOCUMENT_ROOT'].'/main-functions.php');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment