[snip]
Thank you guys. I think I can solve one of my problems now. What about the
time limit?
[/snip]
You can set a date/time column in the user table which is checked at log in.
In the login form have a calculation based on the date/time; (over
simplification)
if ($date_created > $many_days){
]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, August 15, 2002 8:50 PM
> Subject: RE: [PHP] Tell me how I can...
>
>
> > [snip]
> > How can I control the number of users?
> > I want to create a DB driven website where users create their own user
> > acc
ROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, August 15, 2002 8:50 PM
Subject: RE: [PHP] Tell me how I can...
> [snip]
> How can I control the number of users?
> I want to create a DB driven website where users create their own user
> accounts. But with a limitation of the n
[snip]
How can I control the number of users?
I want to create a DB driven website where users create their own user
accounts. But with a limitation of the number of accounts, and when the
maximum is reached, no one can create a new account. I even want to limit
the lifetime of an account.
It may
How can I control the number of users?
I want to create a DB driven website where users create their own user
accounts. But with a limitation of the number of accounts, and when the
maximum is reached, no one can create a new account. I even want to limit
the lifetime of an account.
It may be expl
5 matches
Mail list logo