So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What is difference between mysql_connect and mysqli_connect?

0 Answers  


what is difference between edit and update?

1 Answers  


what use of <?php

1 Answers   CBS,


What is the scope of a variable defined in a function?

0 Answers  


How to replace a text in a string with another text in php?

0 Answers  






Where is the submitted form data stored?

0 Answers  


What is mean by an associative array?

0 Answers  


What is a PHP Filter?

0 Answers  


Does php have multiple inheritance?

0 Answers  


How can we optimize or increase the speed of a mysql select query?

6 Answers  


How can we display information of a variable and readable by human with php?

0 Answers  


What is the function to count elements in an array in PHP?

0 Answers  


Categories