[ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
Initialization
Poids: | 89 lignes (3 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
full_str_pad($input, $pad_length, $pad_string = '', $pad_type = 0) X-Ref |
String padding param: string input string param: integer length of the result param: string the filling string param: integer padding mode return: string the padded string |
PMA_blowfish_encrypt($data, $secret) X-Ref |
Encryption using blowfish algorithm (mcrypt) author: lem9 param: string original data param: string the secret return: string the encrypted result |
PMA_blowfish_decrypt($encdata, $secret) X-Ref |
Decryption using blowfish algorithm (mcrypt) author: lem9 param: string encrypted data param: string the secret return: string original data |
Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |