How can we encrypt the username and password using PHP?
Answer Posted / guru
I am using md5 function
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain me what is sql injection?
Write a program to display a table of any given number?
What is the use of offset in mysql?
What is mysqli_real_escape_string?
Is facebook still in php?
How to pass variables by references?
What is the difference between single quoted string and double quoted string?
What is the use of count() function in php?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What is class extend in php?
What are the uses of php language?
How can we display information of a variable and readable by a human with php?
How to create a table to store files?
What are php libraries?