Manuál
PHP
Předcházející
Další
mcrypt_ecb
mcrypt_ecb -- Encrypt/decrypt data in ECB mode
Description
string
mcrypt_ecb
( int cipher, string key, string data, int mode)
string
mcrypt_ecb
( string cipher, string key, string data, int mode [, string iv])
Předcházející
Domů
Další
Nahoru