On Wed, 16 Jul 2003, at 10:13am, [EMAIL PROTECTED] wrote:
>>> That was it - there's a CR (or is it LF) between the end of the IMG tag
>>> and the closing A tag.
>>
>> Technically it's a newline ('\n'), neither CR nor LF, exactly... it
>> depends on how your implementation represents a newline. It could be
>> both. Or neither, though admittedly I know of no operating system
>> that doesn't use some combination of the two.
>
> The reason I was putting those in was because I'd try to debug my
> resulting PHP output to find a problem and discover that my entire web
> page was on one LONG line.
FWIW, I believe that, when text (including HTML) is sent via HTTP, the
end-of-line indicator should be a CR+LF pair. I could be wrong, though.
--
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do |
| not represent the views or policy of any other person or organization. |
| All information is provided without warranty of any kind. |
_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss