Working with vcf files

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Parthenolide
Forum Newbie
Posts: 1
Joined: Tue Sep 02, 2008 7:24 pm

Working with vcf files

Post by Parthenolide »

I am writing the specification for a PHP application to assist with client scheduling. The client data is currently located in a vcf file accessable via the "Kontact" program under Linux. Does the community recommend having the PHP application access the data in the vcf directly, or convert it into a CSV file to access with MySQL?
Post Reply