WWhat is the functionality of md5 function in PHP?
Answer Posted / dhirendra yadav
md5-messagedigest5..it is encryption algorithm.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Tell me what type of operation is needed when passing values through a form or an url?
Is it easy to learn wordpress?
Explain what is the function file_get_contents() usefull for?
Explain mail function in PHP with syntax?
What is session expiry?
Is php an array?
What are the Advantages and Application Areas of PHP?
How can php and html interact?
Is php still used?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What are the advantages of triggers in php?
How to get the number of characters in a string?
What is str_replace()?
How do I update php?
What software is required to run php?