Source for file test.php
Documentation is available at test.php
// include the class file
require_once 'Contact_Vcard_Parse.php';
// instantiate a parser object
$data = $parse->fromFile ('test.vcf');
Documentation generated on Mon, 11 Mar 2019 14:19:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|