How can we encrypt the username and password using PHP?

Answer Posted / master

best is to use md5() or sha1(). base64_encode is not
actually encoding used for username or password.

Is This Answer Correct ?    27 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the values are ordered in an array?

775


How to find a substring from a given string in php?

710


Can I include php in javascript?

800


How to convert one date format into another in php?

668


Does wordpress still use php?

711


Tell me what is needed to be able to use image function?

730


Does php have future?

740


What is the difference between php and java?

701


How can we submit form without a submit button?

734


What is the use of curl()?

819


what is mean by portal

1665


What is php string function?

705


What is difference between isset and empty in php?

723


What changes I have to do in php.ini file for file uploading?

752


Php code to find whether a number armstrong or not?

709