Does anyone know what are the ways to encrypt files in php?, | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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