Posted by laredotornado@zipmail.com on 04/03/07 20:56
Hi,
I'm using php 4.4.4. I have a CSV file that contains columns "A" and
"B". What is the simplest way to create a second CSV file with the
values of column "A" copied into column "B"? The other columns in the
file can be left alone.