Monthly Archives: February 2012

PHP Convert CSV Price Matrix to MySQL Table

Recently, I had needed to convert a CSV file that was based on a price matrix based a width by height chart. The products had different size increments for width and height and products. I needed to come up with a solution for making this work dynamically. The price matrix works by finding the column [...]

Posted in PHP | Comments closed