Re: Writing array to csv string
From: Derek Battams (derek_at_stopspam.battams.ca)
Date: 07/07/04
- Next message: Phil Powell: "Re: Pagination"
- Previous message: Adam Levenstein: "Writing array to csv string"
- In reply to: Adam Levenstein: "Writing array to csv string"
- Next in thread: Justin Koivisto: "Re: Writing array to csv string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 07 Jul 2004 15:55:31 GMT
Adam Levenstein wrote:
> Hey all,
>
> I have need to take an array of strings from a form and write it to a
> string (not a file) in csv format. Is there a quick n' easy way of
> doing this?
>
> Thanks,
>
> Adam
Have a look at the implode function, that should get you started.
HTH,
Derek
- Next message: Phil Powell: "Re: Pagination"
- Previous message: Adam Levenstein: "Writing array to csv string"
- In reply to: Adam Levenstein: "Writing array to csv string"
- Next in thread: Justin Koivisto: "Re: Writing array to csv string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|