I just used FileZilla (on windows) to download a site for testing in IE,
and it seems a couple of newline characters are added to all the php
scripts.
This isn't much of a problem until I get to my AJAX stuff, where I have
to include a couple of scripts before setting the xml content-type header.
All the scripts are also double-spaced, which I suspect is the same
issue Anyone seen this?
and it seems a couple of newline characters are added to all the php
scripts.
This isn't much of a problem until I get to my AJAX stuff, where I have
to include a couple of scripts before setting the xml content-type header.
All the scripts are also double-spaced, which I suspect is the same
issue Anyone seen this?
Comment