get_magic_quotes_gpc
PHP 4, PHP 5, PHP 7
Deprecated: PHP 7.4.0
get_magic_quotes_gpc - Gets the current configuration setting of magic_quotes_gpc
Manual
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. |