Re: [PHP] Sending headers to server
[email protected] (Miguel Guedes)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 02/08/13 14:10, Matijn Woudt wrote: > Did you print some data before using header? > No, not at all. I've PHP configured to complain about notices, warnings and errors; would've got a warning about headers already sent, which I don't get.