How can we encrypt and decrypt a data present in a mysql
table using mysql?
Answer Posted / suravi sethi
Using AES_ENCRYPT() and AES_DECRYPT()
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Does php require a web server?
Whether php supports microsoft sql server?
What are the popular content management systems (cms) in php?
What are sql injections, how do you prevent them and what are the best practices?
How do I run php?
How many days will it take to learn php?
What are the characteristics of php variables?
Does php 5 support exceptions?
Which framework is best for php?
What is traits? How it is used in php?
What is php ci?
What is binary safe string?
What are the advantages of triggers?
What sized websites have you worked on in the past?
What is the meaning of a final class and a final method?