Hi Any one could you tell me how to store "username" , "password" in database?I mean if we store directly as text then there is no security for "username" and "password" ?
Peter Curila
Greenhorn
Joined: Oct 11, 2005
Posts: 20
posted
0
Hi,
may by hash value of the password will works for you.