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 type of operation is needed when passing values through a form or an url?

0 Answers  


What is trim codeigniter?

0 Answers  


how can i upload only pdf files in my website? files has not a pdf extension mantioned

0 Answers  


Is python better than php?

0 Answers  


How to call javascript function in php on button click?

0 Answers  






How long should a session last?

0 Answers  


What is the importance of "action" attribute in a html form?

0 Answers  


how will i set pagination ?

2 Answers  


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?

0 Answers  


Why do we show php code in browser?

0 Answers  


How do you define a constant in php?

0 Answers  


What is a stored procedure in mysql?

0 Answers  


Categories