Working with vcf files
Posted: Tue Sep 02, 2008 7:40 pm
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?