Title: CSV Data into wordpress
Last modified: August 19, 2016

---

# CSV Data into wordpress

 *  [uniglobalindia](https://wordpress.org/support/users/uniglobalindia/)
 * (@uniglobalindia)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/csv-data-into-wordpress/)
 * I have a csv file which i need to show on my wordpress blog. it has 3000 rows
   and 6 columns. I want to import it in wordpress so that it can be read in a table
   form. The data should read like here: [http://mattberseth2.com/demo/Default.aspx?Name=Improving+the+Presentation+of+an+Extra-Wide+GridView&Filter=All](http://mattberseth2.com/demo/Default.aspx?Name=Improving+the+Presentation+of+an+Extra-Wide+GridView&Filter=All)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/csv-data-into-wordpress/#post-1364563)
 * Using [phpMyAdmin](http://codex.wordpress.org/phpMyAdmin) use the CSV import 
   ability to import your data into a table.
 * If you put that table in the same database as your WordPress tables, then you
   can use the [wpdb](http://codex.wordpress.org/wpdb) class to access that data.
 *  Thread Starter [uniglobalindia](https://wordpress.org/support/users/uniglobalindia/)
 * (@uniglobalindia)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/csv-data-into-wordpress/#post-1364867)
 * Michael this method is complex for me. Is there any simple plugin where we can
   import it. As wordpress does not have ability to show html tables.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/csv-data-into-wordpress/#post-1364875)
 * Usually the plugins I’ve seen import CSV files into existing WordPress tables,
   for example posts or categories.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSV Data into wordpress’ is closed to new replies.

## Tags

 * [csv](https://wordpress.org/support/topic-tag/csv/)
 * [import csv](https://wordpress.org/support/topic-tag/import-csv/)

 * 3 replies
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/csv-data-into-wordpress/#post-1364875)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
