[Include] Mailing.inc
#1

While looking at a mailing include I had an idea to make my own one.. with a twist.

What is this?
This is a simple include to send mail from ingame with a twist.. you can also send bbcodes!

BBcodes? wat.
Yes, you can now send bbcodes (as well as other html) such as [b] and [i].

BBcodes available:

[b] content [ /b] - Makes then content bold

[i] content [ /i] - Makes the content italic

[link=http://link.com] link name [/link] - creates a link (<a></a> in html)

  • list items [ /list]- creates the <ul> parts of the list

    [li] content [ /li] - creates a list item inside the given list

    [size=number] content [ /size] - makes the font size the given number

    More bbcodes might be added in the future

    How to use?
    There is one function which is:

    Code:
    SendMail(to[], to_email[], from[], from_email[], subject[], message[], playerid = -1)
    you then need to upload two php files to a webhost and then define them before including the include with #define PHP_LOC "location.com/send.php"

    And yes, there are two files but only define one ! (send.php)

    Download
    v1 - http://www.4shared.com/zip/ZNDSoUrV/Mailing_2.html?

    v2:

    You only need to replace the bbcode.php, http://pastebin.com/hiui7bQt
    Code:
    Added bbcode [img]
    v3:
    only need to replace the bbcode.php http://pastebin.com/jG22NY2q
    Code:
    added [email]
    added [background]
    added [font]
    added [s]
    Please read the README.txt if you are stuck.
Reply


Messages In This Thread
Mailing.inc - by thefatshizms - 09.04.2013, 22:18
Re: Mailing.inc - by TofuMike - 09.04.2013, 22:35
Re: Mailing.inc - by thefatshizms - 09.04.2013, 22:36
Re: Mailing.inc - by Frede - 10.04.2013, 07:44
Re: Mailing.inc - by thefatshizms - 10.04.2013, 12:48
Re: Mailing.inc - by Frede - 10.04.2013, 13:11
Re: Mailing.inc - by thefatshizms - 10.04.2013, 19:59
Re: Mailing.inc - by Delete_ - 10.04.2013, 20:22
Re: Mailing.inc - by thefatshizms - 10.04.2013, 20:25
Re: Mailing.inc - by thefatshizms - 10.04.2013, 20:43
Re: Mailing.inc - by iJumbo - 10.04.2013, 21:06
Re: Mailing.inc - by thefatshizms - 10.04.2013, 22:02
Re: Mailing.inc - by iJumbo - 10.04.2013, 22:12
Re: Mailing.inc - by thefatshizms - 10.04.2013, 22:49
Re: Mailing.inc - by iJumbo - 10.04.2013, 23:13
Re: Mailing.inc - by thefatshizms - 10.04.2013, 23:18
Re: Mailing.inc - by iJumbo - 10.04.2013, 23:21
Re: Mailing.inc - by thefatshizms - 10.04.2013, 23:23
Re: Mailing.inc - by Scenario - 10.04.2013, 23:26
Re: Mailing.inc - by thefatshizms - 10.04.2013, 23:29

Forum Jump:


Users browsing this thread: 4 Guest(s)