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
Is multiple inheritance supported in php?
What is the importance of "action" attribute in a html form?
Php code to find whether a number armstrong or not?
Write a program to upload a file in php?
What is PECL?
What is the integer?
What are the methods to submit form in php?
Explain me differences between get and post methods?
List the different types of print functions available in php?
What does the initials of php stand for?
Tell us how to set cookies in php?
Explain what is meant by pear in php?
What function do we use to find length of string, and length of array?
How can we determine whether a php variable is an instantiated object of a certain class?
Tell me how is it possible to parse a configuration file?