How can we encrypt the username and password using PHP?
Answer Posted / m.mudassar
Using md5(); to encrypts password to make it more secure
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Suppose your zend engine supports the mode Then how can you configure your php zend engine to support Mode ?
Explain the difference b/w static and dynamic websites?
Is php a web server?
Explain php split() function.
How does firefox manage cookies?
Is facebook still written in php?
What is a model in php?
In php how can you jump in to and out of "php mode"?
How long is session timeout?
Explain how to submit form without a submit button.
How will you calculate days between two dates in PHP?
What does the unlink() function means?
List data types in PHP?
How can we create a database using php?
Why does php start with variables?