Hi,
I need to use encryption functions with php, such as mcrypt_generic( ),
mcrypt_decrypt( ), etc
I have placed libmcrypt.dll in my windows/system32 directory.
I can now encrypt, but not decrypt.
The code I use to encrypt / decrypt functions under Mac OSX + Linux,
but not Windows.
Are there any issues with regard to mcrypt.dll for Windows ?
Rgds
Neil.
I need to use encryption functions with php, such as mcrypt_generic( ),
mcrypt_decrypt( ), etc
I have placed libmcrypt.dll in my windows/system32 directory.
I can now encrypt, but not decrypt.
The code I use to encrypt / decrypt functions under Mac OSX + Linux,
but not Windows.
Are there any issues with regard to mcrypt.dll for Windows ?
Rgds
Neil.