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
Can you pass an array into a function?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
How do I make a reset button in html?
How is it possible to know the number of rows returned in the result set?
How to remove the new line character from the end of a text line in php?
Is php coding easy?
What is the use of mysql_real_escape_string() function?
What is php constructor?
What is the meaning of a final class and a final method?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
What is trim codeigniter?
What is the use of mysql_fetch_array in php?
What is php mainly used for?
Applications written to provide a GUI shell for Unix and Linux are called
What does it mean when it says the csrf token is invalid?