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
Is php easier than javascript?
What is php destruct?
How do http requests work?
How send email using php?
How is it possible to return a value from a function?
CWD is a type of shell variable. State Whether True or False?
How to get a total number of rows available in the table?
Where is the functions php in wordpress?
What is difference between strstr() and stristr()?
What is mysql_fetch_array?
What is a php session?
Why would we use === instead of ==?
Tell me what does the initials of php stand for?
What is strstr php?
What are the different data types in javascript?