TCPDF_STATIC::set_mqr( $mqr )
Sets the current active configuration setting of magic_quotes_runtime (if the set_magic_quotes_runtime function exist)
Description Description
Parameters Parameters
- $mqr
-
(Required) (boolean) FALSE for off, TRUE for on.
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
4.6.025 | Introduced. |