[snip]
I have a csv string. But the string also contains other strings with
commas.
[/snip]


is the csv coming from a file?  if it is try
http://www.php.net/manual/en/function.fgetcsv.php 

if not there is some user comments on that page that might help.

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

Reply via email to