Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 678 Bytes

File metadata and controls

18 lines (15 loc) · 678 Bytes

What is vCard?


vCard is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways, such as on the World Wide Web or instant messaging. They can contain name and address information, phone numbers, e-mail addresses, URLs, logos, photographs, and audio clips.
(From Wikipedia, the free encyclopedia)

More information:

Thanks to

Some parts of code was inspired by: https://github.com/facine/vCard/blob/master/vCard.class.php

Examples