Does anyone know what are the ways to encrypt files in php?, | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Does anyone know what are the ways to encrypt files in php?,

question to encrypt files in php

20th Dec 2017, 5:55 PM
Yordanch
Yordanch - avatar
2 Answers
+ 3
Using MCrypt, to use MCrypt with php you'll need to install the MCrypt library and configure php to support it :)
20th Dec 2017, 6:03 PM
💻Amey💻
💻Amey💻 - avatar
+ 3
one way is using mcript, if not i'm wrong
20th Dec 2017, 6:03 PM
Yordanch
Yordanch - avatar