Konfigurácia
behu
For further details and definition of the PHP_INI_*
constants see
ini_set()
.
Typy
prostriedkov
This
extension
does
not
define
any
resource
types
.
Preddefinované
konštanty
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
.
Príklady
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()
.