(PHP 4, PHP 5, PHP 7)
get_magic_quotes_gpc — Gets the current configuration setting of magic_quotes_gpc
Esta función ha sido declarada OBSOLETA a partir de PHP 7.4.0, y será ELIMINADA a partir de PHP 8.0.0. Su uso está totalmente desaconsejado.
Esta función no tiene parámetros.
Always returns false
.
Versión | Descripción |
---|---|
8.0.0 | Removed this function. |
7.4.0 | Deprecated this function. |