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 |
Write a program to display reverse of any number?
What are php errors?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
Tell me are parent constructors called implicitly inside a class constructor?
What is the use of @ in php?
Tell me what is needed to be able to use image function?
Is null in php?
What's diffrence between Get() and Post() Function
What is a trait in php?
What is phpsessid?
How a constant is defined in a php script?
What is cookie and why do we use it?