Hallo Forum,
ich möchte meine php Dateien ebenfalls in Unicode haben, wie meine Schablonen. Wenn ich sie allerdings im Unicode Format speichere, kommt diese Fehlermeldung.

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at D:\ona_utf\pages\shop_overview.php:1) in D:\ona_utf\pages\shop_overview.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at D:\ona_utf\pages\shop_overview.php:1) in D:\ona_utf\classes\_project\page_ona.class.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at D:\ona_utf\pages\shop_overview.php:1) in D:\ona_utf\classes\_project\page_ona.class.php on line 37
Wer weiß Rat ?