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
What is php pathinfo?
What is default session time and path in PHP. How to change it?
Can php variables have numbers?
Explain mail function in PHP with syntax?
In how many ways we can retrieve the data in the result set of mysql using php?
Explain what are the three classes of errors that can occur in php?
Is polymorphism inherited?
What are php magic methods?
What are static variables in php?
How check field is empty or not in php?
Explain me differences between get and post methods?
Does php use html?
How to find current date and time?
Is age nominal or ordinal?
What is $_ get?