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 use of namespace in php?
What is the delimiter syntax is PHP's default delimiter syntax
Which function you can use in php to open a file for reading or writing or for both?
Explain do you use composer? If yes, what benefits have you found in it?
How many types of array supported in php?
What are variables in research examples?
Is php a middleware?
What is php and sql?
What is difference between web service and api?
Tell me what does the initials of php stand for?
Which operator is used to concatenate two strings in PHP?
What is the alternative structure for control structures?
Write an example to remove html tags from a string in php?
What is the function to count elements in an array in PHP?
How to use http headers inside php?