INSTALLATION

- Download and unzip the vCardPHP files

- Copy both of the following files into the same directory on your server
      vcardphp.php
      vcontrol.php

- Add the following line of code into your page that will contain the form
      <?php include("vcardphp.php"); ?>

- Note: The extension of your page must be ".php"

- Adjust the setting in "vcontrol.php" to style the mail form to your liking