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

How can you get web browser’s details using PHP?

0 Answers  


Can anybody plz tell me if there any recruitment on php plz mail to vasudev.adepu@gmail.com.i had completed M.SC(MATHS) in 2007 . trying to get a job on php. i have good knowledge on PHP/MYSQL

1 Answers  


What is php constructor?

0 Answers  


How many ways are there for passing variables between pages in PHP and what are they ?

10 Answers  


Which programming language does php resemble?

0 Answers  






What is an object in php?

0 Answers  


Do you know how can we check the value of a given variable is a number?

0 Answers  


What does the unlink() function means?

0 Answers  


What is php session_start() and session_destroy() function?

0 Answers  


What is difference between array_merge and array_combine in php?

0 Answers  


Which MySQL function would you use to select a database?

0 Answers  


Does wordpress run on php 7?

0 Answers  


Categories