On Fri, 10 Oct 2003 18:38:04 -0300, Cesar Aracena <[EMAIL PROTECTED]> wrote:

Hi all,

Does anybody knows how to make a CSV (comma separated values) file with
PHP based on results fetched from MySQL? I need it to import it with
Microsoft Outlook Express.

csv file format as follows:


value,"value\" with quotes",value with space,value<CR>

with optional column headings on the first line. the <CR> is a actual
carriage return "\n".

I'm not sure what you mean by importing it with OE.


Curt.


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



Reply via email to