Every time I run a query I get a couple of |'s (pipes) returned to the browser. Why? And how do I stop it?
What I'm actually trying to do is run a query, then redirect (using headers(Location:, my.url.here) - but I end up with an error that the header has already been started, and I suspect it's the pipes.
Anyone shed any light?
Cheers.