get_magic_quotes_gpc
Gets the current configuration setting of magic_quotes_gpc
WarningThis 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
false get_magic_quotes_gpc()
Parameters
This function has no parameters.
Return Values
Always returns false
.
See Also
- addslashes
- stripslashes
- get_magic_quotes_runtime
- ini_get