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
For image work which library is used in php?
What is mysqli php?
How to remove html tags from data in php?
What are new features in php 7?
What is difference between session and cookies in php?
What are the steps involved to run php?
What is the main difference between require() and require_once()?
How can you get the size of an image in PHP?
Does php support multiple inheritances?
Name some of the popular frameworks in php.
Name and explain five of the PHP error constants?
Can I include php in javascript?
What is isset post?
How to create a public static method in PHP?
How to create and destroy cookies in php?