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 print_r?
What are the rules for naming a php variable?
How do you call a constructor for a parent class?
How can we destroy the cookie in php?
What is magic function in php?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
How do you end a session in php?
What does sign mean php?
What is static in php?
What is lamp in php?
how retrive the video file in php using video tag
How can you pass a variable by reference?
Tell me can you extend a final defined class?
What is lazy loading in php?
What is variable function php?