In what are the ways you can encrypt the password ?

Answer Posted / supriya

$enc=base64_encode("allinterview");
echo $enc;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which function Returns the time of sunrise for a given day / location in PHP.

582


Why do we use php?

534


Tell me how the result set of mysql be handled in php?

483


Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?

571


What are the functions used in php?

503






What is form submission?

542


What is parent __construct ();?

539


Difference between mysql_connect and mysql_pconnect?

504


What is difference between required and include in php?

473


What the limitation of header() function in php?

505


What are the methods to submit form in php?

523


What is a class in php programing?

2000


What is different between software and app

1227


What is __ construct in php?

539


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

535