Yes, this is working. Thanks!!

Mihai
On Thu, 27 Dec 2001, Jim Lucas [php] wrote:

> it still does that even though you are saying $GLOBALS[HTTP_REFERER]  ??
>
> ----- Original Message -----
> From: "Mihail Bota" <[EMAIL PROTECTED]>
> To: "Jim Lucas [php]" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, December 27, 2001 11:26 AM
> Subject: Re: [PHP-WIN] HTTP Referer
>
>
> > Yes, I think those are on, because when I use the phpinfo, the
> > HTTP_REFERER givces the URL of the previous link... even though I passed
> > through the form.
> >
> > Anyway, now I am scrambling to adjust all forms in such a way that the
> > scripts will run only when I am moving forward, and not backward...
> > Thanks
> >
> >
> > Mihai
> > On Thu, 27 Dec 2001, Jim Lucas [php] wrote:
> >
> > > you might want to see if track_vars is on?  I know that I don't have
> > > problems with those _VARS when I use a form.  Are you sure the they are
> in
> > > the right scope?
> > >
> > > Jim Lucas
> > > ----- Original Message -----
> > > From: "Mihail Bota" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Thursday, December 27, 2001 7:38 AM
> > > Subject: [PHP-WIN] HTTP Referer
> > >
> > >
> > > > Hello,
> > > >
> > > > I am trying to use the HTTP_Referer (or any of its variants:
> SERVER_VARS,
> > > > ENV_VARS) to keep track of the URL of pages that are passed through
> forms.
> > > > Any of these variables do not work, as it is clearly stated in the
> > > > documentation, when one uses forms. Is there any way to see the URL,
> even
> > > > though I am using forms?
> > > >
> > > > I use W2k and IIS 5
> > > >
> > > > Thanks.
> > > >
> > > >
> > > > Mihai
> > > >
> > > >
> > > > --
> > > > PHP Windows 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]
> > > >
> > > >
> > >
> > >
> >
> >
>
>


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