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

Is null in php?

0 Answers  


What is the difference between php and javascript?

0 Answers  


What is $_ request?

0 Answers  


is 'easyphp' is compelete technology to design a phpmysql site?

3 Answers  


how we can crop an image and how we can display it..

1 Answers   Satyam,






How to download the files using PHP

1 Answers  


Why php is used?

0 Answers  


Explain NULL?

0 Answers  


how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini but not working......

2 Answers  


Differences between get, post and request methods ?

0 Answers  


How can we encrypt the username and password using PHP?

13 Answers   Avaria, HCL, TCS, Xpert,


What is the function mysql_pconnect() useful for?

0 Answers  


Categories