Код: Выделить всё
if (file.php==errors ){echo"this file contain errors"} else { include("file.php");}
Подробнее здесь: https://stackoverflow.com/questions/668 ... script-php
Код: Выделить всё
if (file.php==errors ){echo"this file contain errors"} else { include("file.php");}