shadiadiph Posted March 17, 2009 Share Posted March 17, 2009 how do i find out the values of these two? //$my_root = /path/to/your/document/root; // $my_server = "http://".$SERVER_NAME.":".$SERVER_PORT); Link to comment https://forums.phpfreaks.com/topic/149809-solved-how-to-find-out-the-root/ Share on other sites More sharing options...
The Little Guy Posted March 17, 2009 Share Posted March 17, 2009 print_r($_SERVER); Link to comment https://forums.phpfreaks.com/topic/149809-solved-how-to-find-out-the-root/#findComment-786667 Share on other sites More sharing options...
shadiadiph Posted March 17, 2009 Author Share Posted March 17, 2009 thanks Link to comment https://forums.phpfreaks.com/topic/149809-solved-how-to-find-out-the-root/#findComment-786688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.