Quote:
Originally Posted by Fou-Lu
That's not a cause of the resource itself, that's a cause of your fgetcsv call for the enclosure. This must be a character, you have given it ''. Give it an enclosing character so if you have a , in your field it can still parse correctly.
|
Still I am stuck on this can any one help me ???