$mail_from = "From: Sagar";

> -----Original Message-----
> Hi all,
> 
> I'm using mail("[EMAIL PROTECTED]",$subject,$message,$mail_from);
> 
> But i get an email with a from address as anonymous@<myserver.com>
> 
> I want to show the from address to be like "From : Sagar"
> plzz help me out
> 
> /sagar

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to