PHP
Handbuch
Zurück
Nach
vorne
mcrypt_module_open
mcrypt_module_open -- This function opens the module of the algorithm and the mode to be used
Description
resource
mcrypt_module_open
( string algorithm, string algorithm_directory, string mode, string mode_directory)
Beispiel
1
.
mcrypt_module_open(
)
Example
Beispiel
2
.
Zurück
Zum
Anfang
Nach
vorne
Nach
oben