I have about 10 files, one includes other. I am trying to set header information on the beginning. But, I get an error: "Cannot modify header information - headers already sent by..." All my files are saved in UTF-8 without BOM. No echo anywhere, and I still get the error.
One more thing. On my computer, everything runs without problems, whatsoever. But when I put all my scripts on the webserver (hosted at justhost), I have this problem.
Any ideas?