PHP in tables within HTML-recommend a tutorial?

Hey there,
I am trying to pull some data from a csv file and use php to put it on a website. Can anyone recommend a good tutorial or example of how to put this into simple tables within HTML?
Not trying to get too fancy…

thanks

eyebum

http://code.google.com/p/php-csv-utils/

his blog:
http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module

interesting…thanks…

[QUOTE=simplistik;2326578]http://code.google.com/p/php-csv-utils/

his blog:
http://www.mc2design.com/blog/php-csv-utilities-a-php-library-similar-to-pythons-standard-csv-module[/QUOTE]