Answer Posted / siva
using md5()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the latest version of php?
How is csrf token generated?
What is exception handling in php?
What is http php?
What types of loops exist in php?
What is php form validation?
What is strlen php?
What is difference between include,require,include_once and require_once()?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
What are some new features introduced in php7?
What is mysql_real_escape_string used for?
What is the use of final class in php?
What is difference between isset and empty in php?
What is traits? How it is used in php?
How to include variables in double-quoted strings?