php / 8.1.5 / function.get-magic-quotes-gpc.html /

get_magic_quotes_gpc

(PHP 4, PHP 5, PHP 7)

get_magic_quotes_gpcGets the current configuration setting of magic_quotes_gpc

Warning

This function has been DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0. Relying on this function is highly discouraged.

Description

get_magic_quotes_gpc(): bool

Always returns false.

Parameters

This function has no parameters.

Return Values

Always returns false.

Changelog

Version Description
7.4.0 This function has been deprecated.

See Also

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.get-magic-quotes-gpc.php