mcrypt_module_close(3) php man page | unix.com

Man Page: mcrypt_module_close

Operating Environment: php

Section: 3

MCRYPT_MODULE_CLOSE(3)							 1						    MCRYPT_MODULE_CLOSE(3)

mcrypt_module_close - Closes the mcrypt module

SYNOPSIS
bool mcrypt_module_close (resource $td)
DESCRIPTION
Closes the specified encryption handle.
PARAMETERS
o $td - The encryption descriptor.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
mcrypt_module_open(3). PHP Documentation Group MCRYPT_MODULE_CLOSE(3)
Related Man Pages
db2_close(3) - php
fbsql_close(3) - php
mcrypt_generic_init(3) - php
mcrypt_get_iv_size(3) - php
mcrypt_module_open(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation