Hello all, I need to remove a comma from inside of 2 quotes ie "1,234.56" I need to change that to "1234.56" Unfortunatly I can not do reg_replace(",","","1,234.56"); This is inside a csv file. Brian C. Doyle Coach Team Force Earthlink Technical Support [EMAIL PROTECTED]
- Re: [PHP] removing and item out of a string Brian C. Doyle
- Re: [PHP] removing and item out of a string Rick St Jean
- RE: [PHP] removing and item out of a string Doug Brewer
- Re: [PHP] removing and item out of a string CC Zona