Skip to content

Instantly share code, notes, and snippets.

@nelsonJM
Created October 24, 2012 21:29
Show Gist options
  • Select an option

  • Save nelsonJM/3949019 to your computer and use it in GitHub Desktop.

Select an option

Save nelsonJM/3949019 to your computer and use it in GitHub Desktop.
PHP: Find Server Root
<?= $_SERVER['DOCUMENT_ROOT']; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment