Help for this page

Select Code to Download


  1. or download this
    $smtp->datasend("\n");
    $smtp->datasend("--$boundary\n");
    $smtp->dataend();
    $smtp->quit;