<?php { if($uzyj_nazwy_typ !== $type[0] and $uzyj_nazwy_typ !== $type[1] and $uzyj_nazwy_typ !== $type[2] and $uzyj_nazwy_typ !== $type[3]) { include("zly_plik.php"); exit; } ?>
Co można jeszcze zrobić?
Pozdrawiam.
<?php { if($uzyj_nazwy_typ !== $type[0] and $uzyj_nazwy_typ !== $type[1] and $uzyj_nazwy_typ !== $type[2] and $uzyj_nazwy_typ !== $type[3]) { include("zly_plik.php"); exit; } ?>
<?php include('zly_plik.php'); exit; } else { include('dobry_plik.php'); } ?>