php regex comma pattern not allowed

Questionsphp regex comma pattern not allowed
sethbeckerman5 Staff asked 4 years ago

Hi import db file parse.
insert sql query parsing always good but If there is a comma between the quotes, skip it, otherwise split it from the comma .
Problem Example:

I want Result

Problem is fixed


View on Stack Overflow