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
What is a base url?
What should we do to be able to export data into an excel file?
How can I increase my website session?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is htmlentities function in php?
How to convert numbers to strings in php?
Is a number php?
How to strip whitespace (or other characters) from the beginning and end of a string?
How do I make a reset button in html?
What is orm in php framework?
Are php sessions secure?
Tell me how is the ternary conditional operator used in php?
What is the purpose of $_ session?
What is print_r?
Tell me what is use of in_array() function in php?