Ammendment:
You'll have to dump that value (the user's level) into a variable called
user_level first.
HTH Joe :)
"Lerp" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED].;
> Hi there :)
>
> Try something like this:
>
> session register ("user_auth_level");
> $user_auth_level = $user
Hi there :)
Try something like this:
session register ("user_auth_level");
$user_auth_level = $user_level;
HTH, Joe :)
"Matthew Darcy" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED].;
> Hi,
>
> I have a user auth script. Very simple and works.
>
> when I check the username and
2 matches
Mail list logo