hello
using an include like so...
include("test/test.php");
the page test.php seems to inherit the base url from the include right? so any image in the file test.php which is lined as test.gif (ie its in the same folder as the file test.php) will in fact display a broken image.
is there a way around this? absolute urls not really being a solution!
a+
gar




Bookmarks