WWhat is the functionality of md5 function in PHP?

Answer Posted / hirak

calculate md5 hash of a string.
hash is 32-character hexadecimal string.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between $var and $$var?

535


What are the different tables(engine) present in mysql, which one is default?

508


What is faster in php?

576


What is boolean in php?

524


What is get and post method in php?

521






Is it possible to submit a form with a dedicated button?

504


What should we do to be able to export data into an excel file?

512


Is php case sensitive?

511


Explain the difference between array_merge() and array_combine()?

531


Why do we use sessions in php?

526


What is the use of session and cookies in php?

525


Do you know what is the differences between $a != $B and $a !== $B?

490


Tell me is it possible to remove the html tags from data?

526


Why php is also called as scripting language?

548


Explain what is the main difference between require() and require_once()?

535