Answer Posted / ramtej
using AES_ENCRYPT() and md5() functions,we can encrypt the
data..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is $_ request?
In how many ways we can retrieve the data in the result set of mysql using php?
What is list in PHP?
How to create connection in php?
What is the goto statement useful for?
What is the difference between the functions strstr() and stristr()?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How break and continue while loop in php?
What is session in php w3schools?
where do we use htaccess?
How long will it take to learn php?
How to specify argument default values?
Why use static methods php?
How to create a directory?
Can we override static method?