Greetings,
Does anyone know whether there is a version of PHP out there for
Windows that has the encryption libraries built in (Mcrypt or any
other)?
If not, then how can I use encrypt and decrypt functions in my app?
crypt() and md5() work for encrypting, but there is no decrypt for
them.
Any help appreciated.
-Harold