On Thursday 15 January 2004 19:52, JiÅÃ NÄmec wrote: > I have problem with encoding UTF-8 and PHP scripts. Scripts send > information about encoding and this disallow send HTTP headers. Is > possibility to solve this problem?
If I understand your problem correctly, the solution is to arrange your code so that all the headers are sent before any other output. If I don't understand your problem, then please re-phrase your question and include actual code and error messages as necessary. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Life is like a tin of sardines. We're, all of us, looking for the key. -- Beyond the Fringe */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php