How can we encrypt the username and password using PHP?
Answer Posted / sonal
by base64_encode()
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Do you know what's the difference between __sleep and __wakeup?
What is the use of mysql_real_escape_string in php?
How many days will it take to learn php?
What is the difference between array_pop() and array_push()?
What are the Advantages and Application Areas of PHP?
How can you execute php script from the command line?
How to find current date and time?
How to create a session? How to set a value in session?
What is session management php?
What is a query in a database?
How do I escape data before storing it into the database?
What is mysql_fetch_array?
What is if isset ($_ post submit )) in php?
what is constructor
Can php run without server?