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 |
What is php written in?
How is traits used in php?
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Tell me will a comparison of an integer 12 and a string "13" work in php?
What is php rest api?
What is strlen function in php?
How do you add a joomla Template in admin panel of joomla? Please mention the steps
3 Answers Cognizant, T3 Softwares,
What is the difference between print() and echo()?
List out some tools through which we can draw E-R diagrams for mysql?
Where are php configuration settings stored?
Do you know what is php?