> Sorry for putting three topics in one but they all go together so 
> I thought 
> I would.
> 
> I am setting up a user login/members area!
> 
> * Firstly how do I generate a random password?
> 
> * Then how do I email it to the user?
> 
> * And now I need to know how to set a cookie with their username and 
> password so that when they log in they don't have to keep entering their 
> username and password for the hour that the cookie is active?
> 
> * How do I also call the cookie into each page?
> 
> If anyone can help with any of these I would be really grateful!
> 

Hi 

have a look at phplib http://phplib.netuse.de

It may be a bit more than you need but it's good

M@

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