Manisha --
...and then Manisha Sathe said...
% % Actually I do not have phpscript for this. I am using readymade function
% from PHPMyAdmin 2.1.0. They are having option to export to csv file with
% delimeter ';' (It comes on screen first and then i copy to file manually.)
Ah.
% % So my csv fil looks like
% % 22;33;address line1
% address line2
hi newsgroup,
maybe a quotation helps? i remember, the php-csv-export-functions have a param for that. so if the results look like this:
22;33;"address line1 address line2"
the line-break isn't interpreted?
maybe someone can give it a try?
ciao SVEN
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

