How to make a file encrypt and decrypt?
Answer Posted / shailesh
Hello
You can use base64_encode and base64_decode for file encrypt
and decrypt.
With base64_encode you can encrypt the file name. and
With base64_decode you can decrypt the file name.
Thanks
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Is multilevel inheritance possible in php?
How can we display information of a variable and readable by a human with php?
Is php harder than javascript?
Explain the difference between urlencode and urldecode?
What language is similar to php?
Tell me how can we determine whether a variable is set?
How can i execute PHP File using Command Line?
How to check curl is enabled or not in PHP
What is smarty?
Write a program to show the joining of two strings in php?
What is api laravel?
What is super () python?
What are the benefits of using php and mysql?
Explain the ternary conditional operator in php?
Is it easy to learn wordpress?