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 |
In php, objects are they passed by value or by reference?
Is php an api?
What is default session time and path in PHP. How to change it?
What is the meaning of die in php?
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...
Explain include(), include_once, require() and require_once?
how to hidden querystring url please send sample program
What is the definition of a session?
Why use static methods php?
What is final keyword in php?
Can you define an array argument as a reference type?
Is python better than php?