PhpRiot
Recent Code Pastes

Listing 1524

Submitted by gssumast, 16 August 2008
<?php
 
 ini_set('sendmail_from', 'webx@hotmail.com');
 mail('webx@hotmail.com', 'All ran Group', 'name', 'email', 'message');
Submit a Follow Up

Followups: