problem solved
I tested what your issue and i can’t reproduce it. With what you have said I would assume that one of two things are going on.
- In your php file you have extra line breaks at the beginning of the file.
- Your web-server is is treating it as html or some other content type that would cause the line break. It could also be something configured with your web-server.