How can we encrpt a text?
Answers were Sorted based on User's Feedback
Answer / deepthi
using the functions md5()or Crypt() we can encript the text;
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ramtej
using AES_ENCRYPT() and md5() functions,we can encrypt the
data..
| Is This Answer Correct ? | 3 Yes | 0 No |
What is different between software and app
What are Sub routines?
Distinguish between urlencode and urldecode?
How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?
What language is similar to php?
How do you clear environment variables?
Is multilevel inheritance possible in php?
Do you know what is the use of rand() in php?
What are include() and require() functions?
What should we do to be able to export data into an excel file?
Is php is dying?
what are in image creating functions in php