Welcome Guest, Not a member yet? Register   Sign In
Get files from folder
#2

I used this:
$dir_current = dirname(__FILE__);
//replace with logs directory and point to log.html file
$dir = str_replace('controllers', 'public', $dir_current)."/images/myworldgalleries/poland/org/";

and now it's ok...$_SERVER['DOCUMENT_ROOT'] is coming without leading "/"
Reply


Messages In This Thread
Get files from folder - by eladr - 05-18-2015, 01:35 AM
RE: Get files from folder - by eladr - 05-18-2015, 04:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB