Logging in Users

2004-03-04 Thread Erich Beyrent
Hi all, I need some advice as to how to manage a user login system using PHP and MySQL. Currently, I have the following table: +-+--+--+-+-++ | Field | Type | Null | Key | Default | Extra | +-+

Re: Logging in Users

2004-03-04 Thread Sasha Pachev
Erich Beyrent wrote: Hi all, I need some advice as to how to manage a user login system using PHP and MySQL. Currently, I have the following table: +-+--+--+-+-++ | Field | Type | Null | Key | Default | Extra | +--