I need to apologize to the number of people hacked due to my sheer stupidity with my SuperMessage system.
I have rectified the problem with password theft by encrypting the passwords for each user,
I cannot even get to your password!
I employed MD5 destructive encryption, it is damn well near impossible to guess the password, as the hash generated cannot be reversed.
Whenever you create an account, it encrypts your selected password and, on login, tests your input against the encrypted hash, if you all wish, I will post my code that does this.
You will need to re-create your accounts.
I am, once again, overlord.
Take a look at the Data.xml file, prepare to be dazzled!PS. Sorry Darius.
LinkyI did not use MySQL, I used XML!