In what are the ways you can encrypt the password ?
Answer Posted / raghavaiah
base64_encript
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is difference between required and require_once in php?
How variables are passed through arguments?
Explain $_FILES Superglobal Array?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
How to execute a php script from the command line?
How failures in execution are handled with include() and require() functions?
How the result set of mysql be handled in php?
Can we learn php without html?
What are helpers in php?
Is time a dependent variable?
Are react hooks stable?
Is jquery better than javascript?
Tell me what is the use of mysql_real_escape_string() function?
What is instantiation?
Why print_r is used in php?