Indeed, @feyd.
Problem solved. I've added an extra ob_clean() before the print statement and everything seems to work just fine.
Can someone explain this to me?
Thanks!
Search found 2 matches
- Mon Feb 14, 2005 4:37 am
- Forum: PHP - Code
- Topic: Weird problem
- Replies: 2
- Views: 299
Weird problem
First of all, hello everybody! I have a weird problem. My website is hosted on an Apache server. It is entirely written in PHP+MySql. However, I have a problem. I am writing a RSS feed for my site. Whatever I do, I have a 0x0A character at the begining of the output. However, when I moved the rss ge...