23.05.2018
Semalt: What Is A CSV File And How To Display It On A Web Page?
A CSV (comma-separated values) le helps store the tabular data (text and numbers) in the form of plain text. Each line of this le is capable of recording or saving information, and each record consists of multiple elds that are separated by commas. A CSV le format isn't standardized, and some of the elds might need the embedded quotation marks. So, the CSV implementation might include escape characters and escape sequences. All the applications and tools that accept CSV les have an option to choose delimiter characters and quotation characters.
Data exchange through CSV: CSV and JSON are two common data exchange formats, and CSV is especially used by businessmen, application developers, programmers, content curators, and webmasters. It is widely supported by the consumers and the scienti c applications. Among the most common and famous uses of CSV are the movement of tabular data between the programs that can natively operate on the incompatible formats. For instance, if you want to transfer information from the database program (that can store this data in the proprietary format) to the spreadsheets (that use completely different formats), you may opt for CSV le format to get your work done.
http://rankexperience.com/articles/article2465.html
1/2