Does anyone know what are the ways to encrypt files in php?, | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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