the mail() function
Moderators: macek, egami, gesf
by begeiste » Sat Sep 24, 2005 10:06 pm
I am a new php player. Is there a source to learn how to use php making a automatic email function to respond users with html version of the email? Thanks.
Fridriech Beckmann
-
begeiste
- New php-forum User

-
- Posts: 83
- Joined: Thu Jun 03, 2004 11:27 am
by Alexei Kubarev » Sun Sep 25, 2005 1:35 am
if you mean sending HTML emails with php: this is possible, all you need to do is define a content type and mime.. check out
http://www.php.net/manual/en and navigate to mail()
you should be able to see some examples of this

-

Alexei Kubarev
- Site Admin

-
- Posts: 2223
- Joined: Fri Mar 05, 2004 7:15 am
- Location: Täby, Stockholms län
-
by WiZARD » Sun Sep 25, 2005 3:00 pm
Alexei Kubarev wrote:if you mean sending HTML emails with php: this is possible, all you need to do is define a content type and mime.. check out
http://www.php.net/manual/en and navigate to mail()
you should be able to see some examples of this

But also you may use this:
http://www.php.net/mail
-

WiZARD
- Moderator

-
- Posts: 1257
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
-
by WiZARD » Mon Sep 26, 2005 10:45 am
Alexei Kubarev wrote:same thing

almost
-

WiZARD
- Moderator

-
- Posts: 1257
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
-
by Alexei Kubarev » Mon Sep 26, 2005 12:38 pm
well..exactly the same thing with th only difference that it will give you in your language..
-

Alexei Kubarev
- Site Admin

-
- Posts: 2223
- Joined: Fri Mar 05, 2004 7:15 am
- Location: Täby, Stockholms län
-
Return to PHP coding => Mail
Who is online
Users browsing this forum: No registered users and 1 guest