Skip to main content

Diigo Home
Home/ Groups/ Web Application
kailash k

How to Import CSV File In Your PHP Application - 0 views

  • kailash k
     
    PHP gives an ease when it comes to Import flat data (Data without hierarchical structure). If you are using XML to fetch and store data that is fine but what about the case when your client have excel sheet ready with multiple records to go into database. CSV (Comma Separated Values) format is a good candidate format to import or export your application data.
    Importing data from CSV filesphp
1 - 1 of 1
Showing 20 items per page
Join this group