Working with vcf files
Moderator: General Moderators
-
Parthenolide
- Forum Newbie
- Posts: 1
- Joined: Tue Sep 02, 2008 7:24 pm
Working with vcf files
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?