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

Answers were Sorted based on User's Feedback



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

Answer / raju

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

Is This Answer Correct ?    6 Yes 5 No

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

Answer / avani

some minor diffeerence between them its length

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More PHP Interview Questions

Is key in array php?

0 Answers  


Is overloading possible in php?

0 Answers  


What is the use of is_array() and in_array()?

0 Answers  


How can we create a database using PHP and mysql?

4 Answers   Rushmore Consultancy,


How to include a file code in different files in php?

0 Answers  






How can you encrypt password using php?

0 Answers  


What does sign mean php?

0 Answers  


What is php and why we use it?

0 Answers  


What is difference between ksort() and usort() functions.

0 Answers  


What is session cookies php?

0 Answers  


How long does a session last in php?

0 Answers  


Does PHP 5 support exceptions? State Whether True or False?

0 Answers  


Categories