Hi,

I need to read from a csv file (with quotes). I use the example from the
manual, and it does spit it out how I want it, but I need to access one of
the fields and pass that data to something else.

So it's like this, I need my csv file to be displayed in a table, but the
last column will contain an image generate using data from the first
column.

Does anyone have any examples? I've been searching the net, but haven't
really found much.

Thanks!

        Bryan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to