Nagłówek PHP nie działa
// add this lines in .htaccess file
php_value display_errors 1
php_flag output_buffering on
Apollo
// add this lines in .htaccess file
php_value display_errors 1
php_flag output_buffering on
header() must be called before any actual output is sent, either by normal HTML tags, blank lines in a file, or from PHP