Posted by Martin on 01/21/08 19:56
Is there a setting somewhere that can be set to force an echo
statement to automatically issue a new line when outputting html
statements?
In order to make it easier to read and debug, I'm adding "\n" to the
end of such statements so that I can "view source" in a browser.
Obviously, when the development of the page is done, I don't really
care about such a view but during development it would make things
easier to de-bug.
[Back to original message]
|