A vCard Library
Posted on March 1st, 2010 at 9:24pm in Code - View Comments
Today I was searching around for a good vCard library to use for an application I’m currently building.
I came across a library by Carlos Alcala in the CodeIgniter Wiki. I wasn’t completely satisfied with the library as it was written, so I took the liberty of rewriting it to meet my own personal taste.
You can take it or leave it, but I’m quite happy with the result. I’m not going to go over it here in detail, as the comments are fairly self-explanatory, and a sample controller file is included, demonstrating various usage of the library.
Download CodeIgniter vCard Library .zip file






Leave a Comment