mcrypt_list_modes()
mcrypt_list_modes - Get an array of all supported modesSyntax
array mcrypt_list_modes (string $lib_dir)Arguments
- lib_dir - Specifies the directory where all modes are located. If not specifies, the value of the mcrypt.modes_dir php.inidirective is used.
