WWhat is the functionality of md5 function in PHP?
Answer Posted / renjini v nair
IT CONVERTS PLAIN TEXT INTO 32 BIT
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the three different kinds of Arrays?
How to create a mysql connection in php?
What is uri routing?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
What is $_ request?
What is a substring in php?
Why do you need php?
What is include in php?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is __ invoke in php?
What is the use of final class in php?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What is Different between Joomla And Magento?
How to retrieve values out of an array?
How do you pass a variable by value?