I have some questions about \r\n:
- newlines are browser dependent? (not how they are displayed in a browser, but how
<textarea>sends them to php via http request) - newlines are system dependent? (where php runs)
- will php apply some implicit conversion?
- will mysql apply some implicit conversion?
Thanks in advance!
<br>to get a newline in a browser\non OSX,\non Unix/Linux,\r\non Windows