Encryption

Has anyone used some reversible encryption in PHP? I am hoping to use MCrypt but it seems like they don’t have it installed. Let me know what you guys are using.

On window systems users can use modules with a custom php.ini (if you need help with such I can help you in private message)

mcrypt can also be enabled on a windows server if needed.