File: |
Contact_Vcard_Parse.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Parses version 2.1 and 3.0 vCard files. |
Class: |
Vcard_Parse
A PHP class to parse vCard files. |
Author: |
By Paul M. Jones |
Last change: |
All returned values are now at equal "depth" in the returned array to match the upcoming Contact_Vcard_Build class; see new documentation at http://ciaweb.net/free/contact_vcard_parse for outline.
Shortened array key names for N and ADR datatypes (e.g., "given_name" is now "given").
Line unfolding now only replaces the first leading whitespace character on folded lines, not all leading whitespace. |
Date: |
21 years ago |
Size: |
24,841 bytes |
|
|
|