Source for file Email.php

Documentation is available at Email.php

  1. <?php
  2.  
  3. {
  4.     
  5.     /**
  6.      * Unpacks a mailbox into its display-name and address
  7.      */
  8.     function unpack($string{
  9.         // needs to be implemented
  10.     }
  11.     
  12. }
  13.  
  14. // sub-implementations

Documentation generated on Thu, 19 Jun 2008 18:49:06 -0400 by phpDocumentor 1.4.2