I have used this in the past...

<head>
<title>Foo</title>
<base href="http://www.foo.com/";>
</head>

and as Cal mentioned, use 

<a href="/path/to/somefile.php">somefile</a>


-Steve



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

Reply via email to