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 |
Do you know what is use of count() function in php?
What is php explain?
Can we use session in mvc?
How to count a number of words in a string in php?
how to get the value in script values
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
How is it possible to propagate a session id?
How is it possible to know the number of rows returned in the result set?
Tell me how can we connect to a mysql database from a php script?
What does isset() function?
How does php sessions work?
How to check if a string contains a character or word in php?