On Sunday 12 May 2002 02:00, Alex Shi wrote:
> Hi!
>
> How can I send a html email with just the build-in function mail()?
> Is this required to put some infomation in "header" field? Thanks
> in advance!
>
> Alex

mail("[EMAIL PROTECTED]",$subject,$content,"Content-type: text/html");

Greeitngs,
Szymon Kosok

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

Reply via email to