Martin Justra wrote:
Hi,
Did you want to
a) redirect the user to https://www.domain.com/...
or
b) display the contents of https://www.domain.com/...?
I want to redirect the user. But as soon as I try with fopen (https://)
I get the following error:
Warning:
fopen(https://tto.deutschepost.de
On Sunday 19 September 2004 18:02, Martin Justra wrote:
> yes that works. But the problem is that I don't want that the one who opens
> the site can see the whole link in the navigation line of the browser
> (where you type your adress in).
>
> In your solution I get the whole link
If you want to
On Sun, 19 Sep 2004 01:07:25 +0200, Martin Justra <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I want to write a script which does the following:
>
> You enter http://www.test.com/test.php?number=123456
>
> and the script shows the site
> https://www.domain.com/direct_access.do?usert=test&password=te
Hello Robert,
yes that works. But the problem is that I don't want that the one who opens
the site can see the whole link in the navigation line of the browser (where
you type your adress in).
In your solution I get the whole link
Martin
--
PHP General Mailing List (http://www.php.net/)
To
On Sun, 2004-09-19 at 02:29, Martin Justra wrote:
> Hi,
> > Did you want to
> >
> > a) redirect the user to https://www.domain.com/...
> >
> > or
> >
> > b) display the contents of https://www.domain.com/...?
> >
> I want to redirect the user. But as soon as I try with fopen (https://)
> I get
Hi,
> Did you want to
>
> a) redirect the user to https://www.domain.com/...
>
> or
>
> b) display the contents of https://www.domain.com/...?
>
I want to redirect the user. But as soon as I try with fopen (https://)
I get the following error:
Warning:
fopen(https://tto.deutschepost.de/next
On Sunday 19 September 2004 07:07, Martin Justra wrote:
> I want to write a script which does the following:
>
> You enter http://www.test.com/test.php?number=123456
>
> and the script shows the site
> https://www.domain.com/direct_access.do?usert=test&password=test&number=123
>456
Did you want t
7 matches
Mail list logo