Runtime Configuration
For further details and definition of the PHP_INI_*
constants see
ini_set()
.
Resource Types
Tämä
laajennus
ei
määrittele
yhtäkään
resurssi-tyyppiä
.
Predefined Constants
These
constants
are
defined
by
this
extension
,
and
will
only
be
available
when
the
extension
has
either
been
compiled
into
PHP
or
dynamically
loaded
at
runtime
.
Examples
This example will give you the encrypted data as a string
in
$encrypted_data
.
This example will give you the encrypted data as a string
in
$encrypted_data
. For a full example see
mcrypt_module_open()
.