Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 597091
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T16:14:33+00:00 2026-05-13T16:14:33+00:00

I need an import tools for a web app. I’ve been looking around and

  • 0

I need an import tools for a web app. I’ve been looking around and found some, just not sure about their stability. I’m using the Zend Framework for part of the project and was hoping I could find an import tool there, since I already have the framework, but couldn’t see one…am I looking in the wrong place?

I would like the web users to be able to import csv, excel files into a mysql database. I’d like the tool to allow the users to select the columns of the spreadsheet/csv to match up to the database columns if possible. For the exporting side I’m leaning to using jasper reports to export a dataset to csv,excel…is this a good/bad idea?

Are there some tools free or commercial tools that you have used and would recommend, to allow me to incorporate this feature into my website?

Thanks.

  • 1 1 Answer
  • 2 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T16:14:33+00:00Added an answer on May 13, 2026 at 4:14 pm

    For import:
    Try MySql’s built-in csv import: LOAD DATA INFILE

    LOAD DATA INFILE 'yourdata.csv' INTO TABLE tbl_name
      FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"'
      LINES TERMINATED BY '\n';
    

    For export:
    Try the jQuery plugin: table2csv. It converts an HTML table into a CSV file. Use the argument, delivery:’value’, to return the csv as a string.

    Here’s an example implementation. I know it’s in C#, but there’s only a little code involved. It would be easy to port to PHP.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have inherited a VB.net web app that I'm making some changes on. I'm
I need to import a csv file into Firebird and I've spent a couple
I need to import largish (24MB) text files into a MySQL table. Each line
I need to import a large CSV file into an SQL server. I'm using
I need to import all ad groups in a few OUs into a table
I need to import a huge csv data file (6880 columns) and I need
I'm using Grails 1.1 beta2. I need to import a large amount of data
I'm still fairly new to T-SQL and SQL 2005. I need to import a
I have a PDF file, which contains data that we need to import into
I need to be able to import an IIF file into a QuickBooks 2008

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.