How can we encrypt and decrypt a data present in a mysql
table using mysql?
Answer Posted / nive
Using
AES_ENCRYPT() and AES_DECRYPT()
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Do you know what is the use of rand() in php?
How check variable is set or not in php?
What is symfony php?
what is the use of include_once in php?
How can I make a script that can be bilingual (supports english, german)?
What are new features in php 7?
How to generate a character from an ascii value?
How do you execute a php script from the command line?
Is php faster than nodejs?
Does https prevent csrf?
What are the advantages of object-oriented programming in php?
Why do we use query?
What is lazy loading in php?
When to use inquire vs enquire?
What is php artisan serve?