[thelist] CSV+PHP EXCEL and MORE

Jay Blanchard jay.blanchard at niicommunications.com
Mon Aug 19 13:28:01 CDT 2002


[snip]
if I have csv file layout


PRODUCT;KiT / KaT 34;
TYPE;1;KiT 44;
OPTION1;0;-;-;
OPTION2;0;-;-;
PRICE;700.00;
OFFER;-;
WEIGHT;-;
TEXT;-;
END;

PRODUCT;KiT / KaT 34;
TYPE;1;KiT 44;
OPTION1;0;-;-;
OPTION2;0;-;-;
PRICE;700.00;
OFFER;-;
WEIGHT;-;
TEXT;-;
END;


etc, etc

is it possible to convert this into an excel spread sheet and then back
again?
[/snip]

Excel can read CSV files, PHP can read CSV files, so there is no need for
conversion. You can just choose to display wherever. Unless I am completely
misunderstanding your question.

Jay

***********************************************************
* Texas PHP Developers Conf  Spring 2003                  *
* T Bar M Resort & Conference Center                      *
* New Braunfels, Texas                                    *
* San Antonio Area PHP Developers Group                   *
* Interested? Contact jay.blanchard at niicommunications.com *
***********************************************************





More information about the thelist mailing list