<? require_once("class_emailcrypt.inc.php"); $m=new emailcrypt("toto@provider.net","click to email toto"); echo $m->get();?>