In ASP, there is a way to have all the code printed nicely when looking at the source code in your browser by using a vbcrlf (VB Control Line Feed). This way, the source code can be seen in different lines and not as one or more extremely long lines. Is there an equivalent of this in PHP?
Oh, and can I just say that I think this forum is excellent, it works extremely well and the people here are friendly and helpful!
Joyce