View Single Post

  #2 (permalink)  
Old 07-07-2004
Adam Levenstein
 
Posts: n/a
Default Writing array to csv string

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
Reply With Quote