How can we encrypt and decrypt a data present in a mysql
table using mysql?
Answer Posted / archana c.r
using AES_ENCRYPT() and AES_DECRYPT().
| Is This Answer Correct ? | 41 Yes | 4 No |
Post New Answer View All Answers
How does php serialize work?
Is numeric in php?
How to get the IP address of the client/user in PHP?
What is difference between php and wordpress?
What is include in php?
How to connect to a url in php?
Which is better php or nodejs?
What is the empty function?
What is php session id?
Is php outdated 2019?
What is the difference between die () and exit () in php?
What is the purpose of using php?
What is the use of htmlentities in php?
Can we extend two classes in php?
What does the php error 'parse error in php - unexpected t_variable at line x' means?