View Single Post
Old 08-11-2004   #9 (permalink)
Young Spartan
Incredible Indelible Etiquette
 
Young Spartan's Avatar
 
Join Date: Oct 2003
Location: Hobe Sound, Florida
Posts: 1,751

Send a message via AIM to Young Spartan Send a message via MSN to Young Spartan Send a message via Yahoo to Young Spartan
Can you show me how I could impliment that into this line exactly?

PHP Code:
<?
if($submit)
{
     
mail('yuneek@earthlink.net',$subject,$comments,"From: $name <$email>");
}
?>
Young Spartan is offline