I'm using PHP on a customer's site. One of the things they do is to add a dxf (CAD) file to be associated with parts. The peculiar thing is this: When the file gets uploaded, the EOL gets changed from "\n" to "\r\n".
Initially, I thought this was some kind of weird M$ thing (web server is apache 1.3.mumble with php 4.1.2 on linux), but I tried uploading from my linux box with the same result. Any thoughts? -Cole Tuininga -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php