- Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.26, 8.0.0 - 8.0.30, 8.1.0 - 8.1.30, 8.2.0 - 8.2.25, 8.3.0 - 8.3.13
- Output for 7.4.0 - 7.4.25, 7.4.27 - 7.4.33
- Deprecated: Function get_magic_quotes_gpc() is deprecated in /in/YLTW5 on line 3
<?php
if (function_exists('get_magic_quotes_gpc') && get_magic_quotes_gpc()) {
echo 'foo';
}