Is there a way to encrypt text from php?

Answer Posted / dinesh g

Can use CRIPT(), MD5(), SHA1(), SHA2xx() algorithms but
SHA2XX() algorithm is advisable since MD5 & SHA1 cause
security issue.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is print_r?

515


What is framework in php for beginners?

526


Is a number php?

528


What is difference between mysqli and mysql?

532


Is php open source?

555






What does nan stand for computer science?

500


What is the difference between $argv and $argc? Give example?

508


What is use of header() function in php? What the limitation of header()?

475


What are the rules to determine the “truth” of any value which is not already of the boolean type?

512


What is csrf validation?

546


Do you know what is php?

552


What is the use of extract function in php?

511


What is get and post method in php?

523


How to get a total number of rows available in the table?

483


How to run the interactive php shell from the command line interface?

528