Input is a large string. We have no control over the file, so its not
coming from the file.

Any help with parsing a string to replace those comma in string?

On Wed, 23 Jun 2004 10:12:16 -0500, Matt Matijevich
<[EMAIL PROTECTED]> wrote:
> 
> 
> [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
> 
>

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

Reply via email to