How to know root path

1. Open text editor and put this code

<?
echo $_SERVER['DOCUMENT_ROOT'];
?>

2. Save it as root.php  for security purposes name it whatever you like - yourname.php

3. Drag and drop it in your public_html or root

4. Browse your site www.yoursite.com/root.php

5. it will show you the exact result.

6. Delete the root.php

Hope it will help.

 

 

 

root.php · 41B · 393 downloads
"Your future is created by what you do today, not tomorrow." @ www.dexpertz.net
Quote · 20 May 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.