irwan

Include file with absolute path

Nov 15th, 2011
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.07 KB | None | 0 0
  1. <?php
  2. include($_SERVER['DOCUMENT_ROOT']."/inc/yourIncludeFile.php");
  3. ?>
  4.  
  5.  
Advertisement
Add Comment
Please, Sign In to add comment