It's a new day and I'm still trying to figure my flat-text database update problem out. I am uploading from mac to unix . Does a .txt file have a resource fork? Is the resource fork from the mac file automatically scraped by unix, or do I have to do that? Would it be efficient to strip the resource fork with PHP? Has anyone written anything to deal with this? If not, any resources to help me figure out how to do it would be appreciated.

Thanks,
loop



----- snip snip -----
I'm using a HTML form to submit flat text files to a MySQL database. When I upload the text file by FTP the script that loads it's contents into the database works as expected. When I upload using the HTML form it seems to ignore the new line in the text file. As a result it only creates one row in the table with some overflow in the last cell. Does anyone know how to deal with this?


_________________________________________________________________
The new MSN 8: smart spam protection and 3 months FREE*. http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_smartspamprotection_3mf


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to