Hi, I don't want to use http:// because this generate a new connection request to my server and I think it will overload it (I'm on a shared hosting and my site has a lot of visitors).
Is there a different way to link to domain without using [,...] maybe with a php function or .htaccess?
Thanks
stargeek
5:50 pm on Sep 28, 2005 (gmt 0)
i'm sorry but i don't see how making an absolute href will iniate a new connection request as oppposed to using a relative href.