Alright. Anyway, I just had a look at your MySQL code in
this thread, and... let's just say there's a huge,
huge flaw. You should never store passwords on a server unencrypted, and whatever you do,
never ever send a user the
entire freaking password list. I think you can figure out why yourself.