Please help me with this error:
Parse error: syntax error, unexpected '[' in /var/www/user/data/www/sayt.ru/index.php on line 33
Here are the 33 lines:
if (array_key_exists("p", $_GET) && in_array($_GET["p"], ["admin", "password-reset"])) { PHP Version 5.3.28
in_array($_GET["p"], array("admin", "password-reset")- aleks.andr