Re: [PHP] Formatting e-mail using mail()

2005-02-23 Thread Jochem Maas
Burhan Khalid wrote: Jacques wrote: Can I format an e-mail message with html tags inside the mail() function? If not, how can I go about it? I would like to format the layout of the e-mail message using tables, colors and perhaps images. Please, FFS RTFM > http://www.php.net/manual/en/function.m

Re: [PHP] Formatting e-mail using mail()

2005-02-22 Thread Burhan Khalid
Jacques wrote: Can I format an e-mail message with html tags inside the mail() function? If not, how can I go about it? I would like to format the layout of the e-mail message using tables, colors and perhaps images. Please, FFS RTFM > http://www.php.net/manual/en/function.mail.php -- PHP General