Re: [PHP-DB] viewing records

2002-04-04 Thread Jason Wong
On Friday 05 April 2002 03:35, Natividad Castro wrote: > Hi to all, > I created an application that uses authentication. When the user enters the > username and password, if it is valid, he will have access to the first > record, which I'm displaying in a form. My question is: can another user > v

[PHP-DB] viewing records

2002-04-04 Thread Natividad Castro
Hi to all, I created an application that uses authentication. When the user enters the username and password, if it is valid, he will have access to the first record, which I'm displaying in a form. My question is: can another user view the same record at the same time? if the answer is yes, is t