PHP might work, I would just need the .php file and a sample code to go with it...
take a look at this: [url=http://pear.php.net/package/Auth]pear auth[/url] these are oop classes that you can call pretty simply. it has all of the authentication functions you need in there. to install you do "pear install Auth" from the linux command line.
