How can we encrypt the username and password using PHP?
Answer Posted / don
by using cnc machine
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What are the different ways to login to a remote server?
What is difference between get and post in php?
What are the different tables(engine) present in mysql, which one is default?
Is learning php easy?
Which function is used in php to search a particular value in an array?
What are sql injections, how do you prevent them and what are the best practices?
Explain the difference b/w static and dynamic websites?
Do you know what is the differences between $a != $B and $a !== $B?
Tell me what are the functions to be used to get the image's properties (size, width and height)?
Explain what is the static variable in function useful for?
Why and where do we use htaccess?
How to create a public static method in PHP?
Write a program to find the factorial of a number in php?
How to concatenate two strings in php?
Can we use session in mvc?