How can we encrypt the username and password using PHP?
Answers were Sorted based on User's Feedback
Answer / m.mudassar
Using md5(); to encrypts password to make it more secure
| Is This Answer Correct ? | 9 Yes | 1 No |
Why do we use csrf token?
What is difference between put and post method in http?
Is array empty php?
How can you access a COM object from a PHP page?
What will replacement of localhost username and password on submission a site
What is null value in php?
What is the goto statement useful for?
How can we set and destroy the cookie in php?
Tell me what are the different types of errors in php?
coding for deleting items form data base on select
Is it possible to extend the execution time of a php script?
How to get ip address of a server in php?