TCPDF_STATIC::get_mqr()

Gets the current active configuration setting of magic_quotes_runtime (if the get_magic_quotes_runtime function exist)


Description Description


Return Return

(Returns) 0 if magic quotes runtime is off or get_magic_quotes_runtime doesn't exist, 1 otherwise.


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.6.025 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.