> > http://160.221.21.129/timelog/?user_id=9
>
> This is what I don't understand.
> The thing is, the correct call should be
>
> http://160.221.21.129/timelog/index.php?user_id=9
>
> and inside you should have
>
> $user_id = $_GET['user_id'];
>
> Unless it is a
; >>>>The problem seems to be that the SESSION information isn't being
found!?
> >>>>
> >>>>Any Ideas?
> >>>>
> >>>>"Trevor Gryffyn" <[EMAIL PROTECTED]> wrote in message
> >>&g
"scriptname.php?userid=", you either need to
use $_GET[] or $_REQUEST[] to retrieve the data. That could be why it's
being 'ignored'
-TG
-Original Message-----
From: Garry Grierson [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 17, 2004 7:25 AM
To: [EM
> >>.
> >>I don't see any $_GET['User_ID'] statements anywhere. When you pass a
> >>value via the URL like "scriptname.php?userid=", you either need to
> >>use $_GET[] or $_REQUEST[] to retrieve the data. That c
:[EMAIL PROTECTED]
Sent: Thursday, June 17, 2004 7:25 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Self-calling script problem.
I have a script that asks a user to login using an ID and
password, it then
displays a login menu based on the users access type.
This script works on another machine, but
inal Message-
> > From: Garry Grierson [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, June 17, 2004 7:25 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-WIN] Self-calling script problem.
> >
> >
> >
> > I have a script that asks a user to login using an ID
tion and you won't have a problem usually.
Good luck!
-TG
> -Original Message-
> From: Garry Grierson [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 18, 2004 7:14 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] Self-calling script problem.
>
>
> User_ID is set a
ke "scriptname.php?userid=", you either need to
use $_GET[] or $_REQUEST[] to retrieve the data. That could be why it's
being 'ignored'
-TG
> -Original Message-
> From: Garry Grierson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 17, 2004 7:25 AM
&g
t's
being 'ignored'
-TG
> -Original Message-
> From: Garry Grierson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 17, 2004 7:25 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Self-calling script problem.
>
>
>
> I have a script that asks a u
Message-
> From: Garry Grierson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 17, 2004 7:25 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Self-calling script problem.
>
>
>
> I have a script that asks a user to login using an ID and
> password, it then
&
I have a script that asks a user to login using an ID and password, it then
displays a login menu based on the users access type.
This script works on another machine, but I have attempted to set up PHP on
two new machines and keep getting the same problem.
The script runs but when the user
11 matches
Mail list logo