+ 4
Does anyone know what are the ways to encrypt files in php?,
question to encrypt files in php
2 Answers
+ 3
Using MCrypt, to use MCrypt with php you'll need to install the MCrypt library and configure php to support it :)
+ 3
one way is using mcript, if not i'm wrong