|
Description: PHPIMP is an authentication module written in PHP.
Given username, password and server name, it allows you to validate the username/password against the server, and returns true or false. If you already have a POP or IMAP server, you can write your web based apps to authenticate without maintaining any password lists. Demo available on site.
|