Manuál
PHP
Předcházející
Další
mcrypt_encrypt
mcrypt_encrypt -- Encrypts plaintext with given parameters
Description
string
mcrypt_encrypt
( string cipher, string key, string data, string mode [, string iv])
Příklad
1
.
mcrypt_encrypt(
)
Example
Předcházející
Domů
Další
Nahoru