This project was opened on SourceForge at 14:00EST on 2004-01-13. This holding page will be replaced as soon as possible.
First. I am a System Administrator. Not a programmer. I do have some programming experience from my personal hobbies as well as from school. But I do not do this everyday...So I must apologize if some of my code is not as clean or concise as possible :)
I have chosen PHP-CLI as the programming language. This is the language that I have done my most work with recently. Well, PHP for the web. The CLI aspect just makes sense for this application. The motivating factors for using it was, native MD5 support, and native Database support. Although I am using ADODB to abstract the database connections so that you may use any DBMS you choose.
Below is a quick list of things so you can get an idea what I hope to do with this project. I do have a quick hack together that does some basics, but it is not ready for much use.