groups

name language licence
PHP : isset checkbox avant de le mettre dans une variable Other Other
PHP : forcer telechargement d'un fichier PHP Other
PHP : date en php Other Other
PHP : class mail PHP Other
PHP : expressions régulière PHP Other
PHP : detection ie6 et ie7 en php PHP Other
PHP : Boucle ecriture dans un fichier XML PHP Other
PHP : forcer telechargement d'un fichier PHP Other

< 1 2 3 4 5 >



language: PHP
licence: Other

PHP : class mail

options: view full snippetsend to code collector
//envoi d'un mail en texte avec piece jointe
require_once("class.mail.php");
 			
"
	
(Continues...)