Jump to content

Format and display a csv (.txt format)


damonlee3

Recommended Posts

Hello,

I'm trying to have an existing csv text file display in a formatted manner.  I

I have no problem displaying the file using php, but i want it to be formatted, i.e., spaced, fonts, etc

example

fruit,red,apple,cart
tree,maple,shade,cool

formatted to

fruit
red        apple        cart

tree
maple    shade    cool

I'm doint this without a database.

any ideas?

Link to comment
https://forums.phpfreaks.com/topic/31785-format-and-display-a-csv-txt-format/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.