Привет мастера. Как сделать переадресацию с одной страницы на другую? Делаю так, но ничего не получается кроме ошибки :header('Location: index.php');
Warning: Cannot modify header information - headers already sent by (output started at C:\OpenServer\domains\portfolio\conf\style.php:4) in C:\OpenServer\domains\portfolio\works\index.php on line 32
Буду благодарен за подсказку
header('Location: /');