Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

mcrypt_module_self_test

(PHP 4 >= 4.0.2)

mcrypt_module_self_test -- Teste un mode

Description

boolean mcrypt_module_self_test ( string algorithm [, string lib_dir])

mcrypt_module_self_test() effectue un test sur l'algorithme spécifié. Le paramètre optionnel lib_dir contient le chemin jusqu'au module de l'algorithme sur le système.

mcrypt_module_self_test() retourne TRUE si le test fonctionne, et FALSE sinon.