defining a folder on localhost

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I want to define a folder like this

define('IMAGE_FOLDER',$_SERVER['DOCUMENT_ROOT']."/mysite/property_images");

I am working on a windows machine running apache and this does not work. It
doesn't seem to like the forward slashes.
the document_root gives C:/Apache/htdocs/

Does anyone know a way to define the root folder on localhost so then when I
upload to the web server I either have to make no changes or just change
this one definition.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux