|
Posted by ZeldorBlat on 02/01/08 01:11
On Jan 31, 6:17 pm, "KB" <nos...@nospam.com> wrote:
> Hi, PHP programmers,
>
> I'm trying to find a website or some sort of direction on how to format my
> emails that I send out using a PHP script.
>
> I know how to send out emails, but I don't know how to italicize, bold,
> underline, change fonts and center using PHP scripts. I don't mind it being
> very basic. That's how I like to start and work from there. A good book on
> the subject or a website address would be great. I've been looking around,
> but I keep on getting confusing information, that doesn't really explain it.
> In other words, do I need to put a special code in the headers or is it all
> in the message? Things like that...
>
> Best Regards,
>
> Kees
I put the following words into Google:
php send html email
and the second link had a perfectly correct example.
[Back to original message]
|