| 
 Posted by Bertie Brink on 07/28/06 16:42 
I am trying to read comma delimited rows of text. The problem is that  
some fields may be encapsulated in "" - particularly the text fields but  
not numeric fields. 
 
Is there a simple efficient way to parse the fields with comma but also  
strip off the "" encapsulating some of the fields with php? 
 
The problem is the "" encapsulation is optional. Some fields will have  
it, some won't. 
 
Thanks
 
  
Navigation:
[Reply to this message] 
 |