|
|
|
|
|
|
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
![]() |
#6 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
windows apache always goes for a relative to the 'server'
what you might do is move your includes directory inside the webroot of the server, or, what some people do for cross development is do something like define("PREFIX", "/whatever"); then do something like include PREFIX . "/inc/whatever"; not quite what you want, but it does almost the same thing.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|