What is Mcrypt used for?
Answer / Dipti Tiwari
Mcrypt is a cryptographic library in PHP that provides various encryption and decryption functions. It supports algorithms such as AES, RSA, Triple DES, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we define a variable accessible in functions of a php script?
What is the difference between unset and unlink?
Is php good for career?
How to get useful error messages in php?
=== represents what?
2 Answers Ephron Systems, NetTrackers,
Explain the difference b/w static and dynamic websites?
Tell me how can we display information of a variable and readable by human with php?
What do you mean range() in php?
What is mean by RSS?How can i use this?
what method is used to generate a random number?
What is mysqli_real_escape_string?
How can I load data from a text file into a table?