How can we encrypt and decrypt a data present in a mysql
table using mysql?

Answers were Sorted based on User's Feedback



How can we encrypt and decrypt a data present in a mysql table using mysql?..

Answer / archana c.r

using AES_ENCRYPT() and AES_DECRYPT().

Is This Answer Correct ?    41 Yes 4 No

How can we encrypt and decrypt a data present in a mysql table using mysql?..

Answer / nive

Using
AES_ENCRYPT() and AES_DECRYPT()

Is This Answer Correct ?    14 Yes 0 No

How can we encrypt and decrypt a data present in a mysql table using mysql?..

Answer / suravi sethi

Using AES_ENCRYPT() and AES_DECRYPT()

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More PHP Interview Questions

How we load all classes that placed in different directory in one php file , means how to do auto load classes.

0 Answers  


Is php difficult to learn?

0 Answers  


What is the meaning of a persistent cookie?

0 Answers  


How to pass variables and data from php to javascript?

0 Answers  


Explain Type hinting in PHP?

0 Answers  


How to create reusable code in php?

0 Answers  


Which php global variable is used for uploading a file?

0 Answers  


Is session a cookie?

0 Answers  


How can I increase my website session?

0 Answers  


how can i develop forum code? any one pleale help me on this question

0 Answers  


How to download and install php on windows?

0 Answers  


Which is incorrect with respect to separating php code and html?

0 Answers  


Categories