|  PHP interesse |  | moet je is html headers opzoeken om te emailen  
 
 
    
    
        
            
                
<?
mail($f['email'], "Nieuw project", $mail, "From:pub@blah.nl\nContent-Type: text/html; charset=iso-8859-1");
?>
 <?mail($f['email'], "Nieuw project", $mail, "From:pub@blah.nl\nContent-Type: text/html; charset=iso-8859-1"); ?>
   EDIT Heb dit nog ergens uit een scriptje geplukt
 |