years old by now,
and I'm not sure if it ever changed, or what the
status is currently.
'Luck!
-Szii
- Original Message -
From: "J. Wharton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 8:51 AM
Subject: Re: [PHP-DB] User g
...
> Well, that looks like a problem within the findLoginType()
> call. Since it's not been included, it's hard to help you. :)
>
> 'Luck
>
> -Szii
>
>
> - Original Message -
> From: "J. Wharton" <[EMAIL PROTECTED]>
> To: <
2002 11:09 AM
Subject: [PHP-DB] User getting superuser access. ack!
> I am having a problem where from certain browsers, a user gets the superuser
> access, but from mine, she gets normal access. Help!
>
> Here is a snippet of my code:
>
> //findLoginType returns a single
I am having a problem where from certain browsers, a user gets the superuser
access, but from mine, she gets normal access. Help!
Here is a snippet of my code:
//findLoginType returns a single character code stored in the user table for
each user.
//variable $username=$REMOTE_USER as previously