<a href ="/test">home</a>
this will build it onto the pre-exsistin web address. so if your at
www.mypage.com and you click that link you'll go to www.mypage.com/test.

"Radovan Radic" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Ok,
> what should i do ot get
> http://localhost/test
> I need this do make a link to homepage (i got same app on more servers and
i
> dont want to hard-code in every page )
>
> Radovan
>
> "Erythros" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > because your asking for the document root, ie: the directory root.
> >
> > "Radovan Radic" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Hi
> > >
> > > I installed Apache 1.3.27 on w2k, after using IIS.
> > > When i try to output
> > > print "<A HREF=\"$DOCUMENT_ROOT\">Home</A>;
> > > it gives me A HREF="c:/inetpub/wwwroot/test/"
> > > instead of
> > > http://localhost/test
> > > Why is that?
> > >
> > > Radovan
> > >
> > >
> >
> >
>
>



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

Reply via email to