Hello All,
I've been using many function calls to perform certain tasks (i.e. update a mySQL database or calculate a value) and to display data. I've noticed in the output to my web pages that there are many newline characters added into the output. The code gets separated by many newlines.
Anyone know the cause of this?
Thanks in advance
Victor