Hi,

[EMAIL PROTECTED] wrote:

> What seems crazy to me is that you cant just set a varable (i.e. siteroot)
> in common.inc and refer to URLs at $siteroot."/page.html".

Are you sure that

     $siteroot = "$HTTP_HOST:$SERVER_PORT"

doesn't work for you (as an absolute link seems ok to you)? Have a look at

     http://www.php.net/manual/it/language.variables.predefined.php

and experiment around.

--
Regards,
Harshdeep Singh Jawanda.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to