Google

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

mcrypt_generic_end

(PHP 4 >= 4.0.2)

mcrypt_generic_end -- Termine un chiffrage

Description

boolean mcrypt_generic_end ( resource td)

mcrypt_generic_end() termine le chiffrage désigné par le pointeur td. En fait, elle supprime tous les buffers, et ferme les modules utilisés. Elle retourne FALSE en cas d'erreur, et TRUE sinon.