in reply to Inserting data in Mysql

Did you notice that second record in your example data starts with "idno=" instead of "id=" while this is not taken care of in the regex in your script?

Is this a typo?

Replies are listed 'Best First'.
Re^2: Inserting data in Mysql
by Anonymous Monk on Dec 03, 2010 at 11:47 UTC
    Sorry that was a typo