What’s the difference between md5(), crc32() and sha1()
crypto on PHP? -

Answer Posted / raju

md5() cannot unencrypted but crc32() can be encrypted

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are PHP Magic Methods/Functions. List them.

641


Which programming language does php resemble to?

630


What is the difference between query and question?

600


How to create a mysql connection in php?

591


How to get ip address of clients machine?

629






What is a composer in PHP?

619


How to check curl is enabled or not in PHP

729


How do you remove duplicates from an array?

734


How send email using php?

601


How can we know the total number of elements of Array?

675


How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?

733


What does mysqli_query return?

599


How to remove all duplicate values in array in php?

594


Does php have multiple inheritance?

611


How to create a table to store files?

631