On Thursday 14 February 2002 20:43, [EMAIL PROTECTED] wrote:
> > That won't work.
> > If you relocate using header("Location: ...") then it DOES show the
> > original URL in the browser's address field.
> >
> > There are other ways of relocating which don't do this. For instance:
> > (1) include("
l-path");
> (2) readfile("real-path");
>
> Jill
>
>
> -Original Message-
> From: Jason Wong [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 14, 2002 12:04
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Newbie question about links
>
> On Wednesday
On Wednesday 13 February 2002 03:13, Chris Schoeman wrote:
> I want to make links on my website which doesn't show the original url of
> that page.
> How Can I do that?
Have your links of the form:
htpp://www.mydomain.com/linkto.php?id=123
Then in linkto.php you need to redirect (using head
reference the file that you wish to link to:
Click here
-Original Message-
From: Chris Schoeman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 12, 2002 1:13 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Newbie question about links
I want to make links on my website which doesn't sho
I want to make links on my website which doesn't show the original url of
that page.
How Can I do that?
Thankx Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo