<?php $_REQUEST['submitted'] = 1; $_REQUEST['mail_to'] = '[email protected]'; $_REQUEST['mail_from'] = '[email protected]'; $_REQUEST['mail_cc'] = '[email protected]'; $_REQUEST['mail_host'] = 'localhost'; $_REQUEST['mail_port'] = 2500;
info at phpclasses dot org