How can we encrpt a text?

Answers were Sorted based on User's Feedback



How can we encrpt a text?..

Answer / deepthi

using the functions md5()or Crypt() we can encript the text;

Is This Answer Correct ?    5 Yes 0 No

How can we encrpt a text?..

Answer / ramtej

using AES_ENCRYPT() and md5() functions,we can encrypt the
data..

Is This Answer Correct ?    3 Yes 0 No

How can we encrpt a text?..

Answer / guest

with the use of base_64 function

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More PHP Interview Questions

What is the basic function to search files for lines (or other units of text) that contain a pattern.

0 Answers  


Any good PHP developer looking for change

1 Answers  


Explain about switch statement in PHP?

0 Answers  


How can i execute PHP File using Command Line?

0 Answers  


Which methods should be used for sending an email using the variables $to, $subject, and $body?

0 Answers  






How to get elements in reverse order of an array in php?

0 Answers  


Tell us how can we access the data sent through the url with the post method?

0 Answers  


How can we know that a session is started or not?

8 Answers  


What is the use of mysql_fetch_assoc in php?

0 Answers  


is anybody upload more than 100mb file using PHP upload script in ONLINE SERVER (using .htaccess file)? please give some idea...

1 Answers  


Sir, I want sbi clearical post model question paper please sent my mail id srinivas_33000@ahoo.co.in

0 Answers   State Bank Of India SBI,


Tell me what is the use of mysql_real_escape_string() function?

0 Answers  


Categories