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

Php being an open source is there any support available to it?

1 Answers  


What is the correct php command to use to catch any error messages within the code?

1 Answers  


What are php magic methods?

1 Answers  


How can we get the properties (size, type, width, height) of an image using PHP image functions?

4 Answers   ConSim,


What are the functions used in php?

1 Answers  


What is T_PAAMAYIM_NEKUDOTAYIM?

1 Answers  


What is polymorphism in oop php?

1 Answers  


What is MIME?

2 Answers  


How many ways can we get the value of current session id?

3 Answers   Infosys, L&T, SysBiz, Torque Infotech,


In php how can you jump in to and out of "php mode"?

1 Answers  


how to convert PHP code in to java code

4 Answers  


What is ci framework in php?

1 Answers  


Categories