Friday, September 24, 2010

Secure Server-Side Login

Hello, I finally got around to setting up a MySQL database along with a PHPMyAdmin account. I must say, it works like a charm. Basically, I created a simple registration/login test where you can create accounts and log in to them using your password. All passwords are encrypted and sent securely to the SQL database. Enjoy!

http://dl.dropbox.com/u/4704910/LoginDemo.html

By the way, be sure to check the log often - I will be updating it a lot in the coming days.

- Achilles

No comments:

Post a Comment