On Friday 16 March 2001 06:04, you wrote:
> Hi,
>
> Chris Lee wrote:
> > ok, this is what you asked for <snip/>
>
> Thanks! I haven't tried it, but I am sure it will work.
>
> > but why cant you just do this.
> >
> >     echo "
> >     <img src='/image/back.gif'>
> >     ";
>
> I don't want to do that because that sort of link will work only when
> this page is served up by a web server. It won't work if I mirror my
> site onto a hard disk :-).

Well, if you use PHP you'll need some web server anyway. And all good 
mirroring tools can do automatic link conversion (absolute->relative).
So I'd just go with absolute paths.

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

Google results 1-10 of about 142,000,000 for e. Search took 0.18 seconds.

- http://www.google.com/search?q=e

--
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