ИА
Size: a a a
ИА
И
MK
И
<?php
$file = $_GET['file'];
$validFiles = array('index.php', 'second.php');
if (!in_array($file, $validFiles, true)) {
die("We want to hire you!");
}
ИА
<?php
$file = $_GET['file'];
$validFiles = array('index.php', 'second.php');
if (!in_array($file, $validFiles, true)) {
die("We want to hire you!");
}
В

SK
SK
MB
A
AZ
AZ
BS
BS
KD
MK
KA
BS
BS