hi peeps.
i have designed a new system for a client, based on a system we have currently here.
the problem is that in our system (which i administrate) i can see our passwords (due to people having the memory of a sieve) so i took out the code that encrypted/hashed/whatever-its-called passwords, so they cant be viewed.
so, how can i incorporate hiding the passwords again?
i tried password() when putting back into mysql, but then i couldnt log in with the password any more?!?!
help!!!!!!!! thanks!