Share

vCard PHP Parser

File Release Notes and Changelog

Release Name: vcardphp-1.0.6

Notes: <p> What if you were using vcardphp to display selected people that you exported from your address book on a project web page but didn't want to display any home phone or address information? <p> This is why release 1.0.6 now has the hide parameter. This takes a comma delimited list. Any property or property type matching an item in this list is not displayed. <p> Because this now obviates the notes parameter, this has been removed. The same behavior is accomplished with hide=note.


Changes: Changed index.html and vbook.php.