polaxlex
Новичок
header("Location: user.php");
header("Location: user.php"); выдает ошибку:
Warning: Cannot modify header information - headers already sent by (output started at z:\home\localhost\www\forms\n2\main.php:8) in z:\home\localhost\www\forms\n2\main.php on line 44
Как от нее можно избавиться?
header("Location: user.php"); выдает ошибку:
Warning: Cannot modify header information - headers already sent by (output started at z:\home\localhost\www\forms\n2\main.php:8) in z:\home\localhost\www\forms\n2\main.php on line 44
Как от нее можно избавиться?

