Re: [PHP-WIN] mail() and user name

2002-05-29 Thread Frank M. Kromann
Use the function imap_mail(). This function does rfc822 parsing on all mail adresses. You have to load the imap extension to use this function though. - Frank > Hi > > I have one question about mail() function. It works fine, but... > Once I wanted to send an e-mail with recipient name in addr

[PHP-WIN] mail() and user name

2002-05-29 Thread Tomator
Hi I have one question about mail() function. It works fine, but... Once I wanted to send an e-mail with recipient name in address. So I've tried something like "Name" - and didn't work. Finally I got up, but could it be done? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,