Подключил файл в файле, но на сайте выводит такую ошибку: Warning: require(../functions/functions.php): failed to open stream: No such file or directory in C:\OSPanel\domains\blog.web\app\include\header.php on line 1 Fatal error: require(): Failed opening required '../functions/functions.php' (include_path='.') in C:\OSPanel\domains\blog.web\app\include\header.php on line 1
smoook92, попробуй прописать путь через <?php require_once $_SEVRER['DOCUMENT_ROOT'].'/'полный путь от корня сайта; ?>