php - Extacting contents from excel in Drupal -


I want to remove the contents of an excel file and give them a new post ( pages ) I want to maintain the row column relationship.

Ex:

sample.xls

Names | Age Sex

A | 20 | M

b 30 | F

C | 40 | M


in Drupal (which I want)

Name | Age Sex

A | 20 | M

b 30 | F

C | 40 | M

Is there a module in Drupal to do this or would I like to make a new one for this?

Thanks ..

Try the


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -