Php Feed Import Into Mysql 2

I have 2 TAB delimited files.
Both files are included as examples.

I need them imported from a local folder into mySQL tables.
File #1 goes into it’s own table
File #2 goes into it’s own table, but one of the fields has pipe-delimited inventory data that needs to be stored in a 3rd table with the GTIN number from the row it was extracted from.

That’s 3 tables from 2 files.

Will need to build an admin interface at some point later.

Leave a Reply

Your email address will not be published. Required fields are marked *