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
What are sql injections, how do you prevent them and what are the best practices?
Which method removes the last element from the end of an array?
What are the environmental variables?
How do I know my xampp version?
What is laravel php?
Is php a mvc?
How can we destroy the cookie in php?
Tell me how do you define a constant?
Write a program to display table of a number using php?
What are the string function in php?
What is apache and php?
What is array and function?
Write syntax to open a file in php?
What is the main function of php?
What is a php 5?