Welcome, Guest. Please login or register.
March 20, 2010, 07:24:06 PM

Login with username, password and session length
Search:     Advanced search
WB 2.8.1 veröffentlicht!
Download und weitere Informationen gibt es hier .
110550 Posts in 15964 Topics by 9311 Members
Latest Member: stevenris10
* Home Help Search Login Register
+  WebsiteBaker Community Forum
|-+  English
| |-+  Help & Support (Moderators: Argos, BerndJM)
| | |-+  How can I send e-mails with WB
Pages: [1] Go Down Print
Author Topic: How can I send e-mails with WB  (Read 118 times)
HouLauX

Offline Offline

Posts: 7


« on: February 05, 2010, 09:48:42 PM »

My question is very simpel: can someone tell me how to send e-mails with WebsiteBaker?

Thanks in advance,
HouLauX
Logged
Monky

Offline Offline

Posts: 44



WWW
« Reply #1 on: February 06, 2010, 12:36:51 AM »

In what context do you want to do that? Do you plan write PHP code (e.g. create a module) that sends emails to users? If you don't want to do that you should look for a module. I think there are several modules that handle emails (e.g. massmail etc).

If you want to write code yourself. The WB class provides a function that can be used like this
Code:
$wb->mail(SERVER_EMAIL,$mail_to,$mail_subject,$mail_message

Hope this helps,
Sebastian
Logged
Pages: [1] Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!