Answer Posted / krishna chaitanya
md5() MESSAGE DIGEST5 is encryption-decryption program used
for security of data it can't be cracked
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain different sorting function in php?
Which function you can use in php to open a file for reading or writing or for both?
What does odbc do in context with php?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
How to remove all duplicate values in array in php?
When to use single quotes, double quotes, and backticks?
Explain me soundex() and metaphone()?
How do you access a get requests url parameter with php?
What is difference between mysqli and mysql?
Why delimiter is used in mysql?
what is difference between PHP4 , PHP5
Describe which programming language does php parallel to?
Is PHP an open source software?
How do you define a constant?
What is the difference between array_pop() and array_push()?