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
What is the purpose of the '.myd' file extension? What do thes file contain?
What is difference between readonly and constant?
How can we automatically escape incoming data?
How do I find out the number of parameters passed into function9?
How to check your php installation?
What is the integer?
How to open a file for reading?
How to create a text file in PHP?
Define metaphone()?
Tell me what is the difference between get and post?
What is isset in php?
How to call a php function from html button?
What is difference between base_url and site_url?
What is difference between include and include_once in php?
What are the 3 scope levels available in php and how would you define them?