Welcome To Snipplr


Everyone's Recent Snippets Tagged email



Simple script utilising the `gpg_encrypt.php` code (`http://business-php.com/opensource/gpg_encrypt/`) that will encrypt both the body and attachment of an email on upload.
0 2907 posted 14 years ago by davo
Send an email to all registered users when a post is published, for wordpress 3.1+
0 1499 posted 14 years ago by eniris
0 2415 posted 14 years ago by genseric
Add to the bottom of the your theme's function.php file. Change to your site's name
0 1728 posted 14 years ago by RainyDayMedia
A small tip I picked up yesterday while developing a HTML email for a client. If you are testing in Hotmail using a browser other than Internet Explorer, you may notice that the email seems to left align and doesn’t display any background colours o...
0 1596 posted 14 years ago by i-am-andy
usage: <?php>
1 1685 posted 14 years ago by fackz
0 2629 posted 14 years ago by antti
send mail with attached file examples: http://framework.zend.com/svn/framework/standard/trunk/tests/Zend/Mail/MailTest.php
0 1599 posted 14 years ago by necode
Como insertar imgenes en un envio via email en ASP.NET
0 1712 posted 14 years ago by derebus
0 1121 posted 14 years ago by zackattack27
Validacion de email y string con php
0 1645 posted 14 years ago by serialk89
Código básico para enviar un email con contenido HTML
0 1430 posted 14 years ago by serialk89
Full email validation with regex.
0 3296 posted 14 years ago by nebojsac
Just a simple script showing how to make calls to an Email script.
0 1225 posted 14 years ago by JonnySnip3r
A simple PHP function to obfuscate an email address. Usage: <?=> <?php>
1 1317 posted 15 years ago by ajbatac
3 1901 posted 15 years ago by iroybot
found this somewhere online...not the author, but works like a charm
0 1684 posted 15 years ago by sadus
Encode mailto links and (plain) email addresses on your site and hide them from spambots. Easy to use, plugin works directly when activated. Features * Protect all emails and mailto links * Check posts, widgets, comments and RSS feeds * Encode...
0 2775 posted 15 years ago by freelancephp
0 1583 posted 15 years ago by Turek
A simple one page form with attachment that is meant to go straight to the email and not uploaded to the server. Emails an HTML version, a PlainText version and the attachment if there is one.
4 2335 posted 15 years ago by StevenW721
0 1365 posted 15 years ago by kendsnyder
0 1477 posted 15 years ago by silentpro
Some cool free templates I've found. Included in every template : Photoshop Document : Layered and ready to tweak HTML Template: Tested and ready for your content
0 1390 posted 15 years ago by Iban
From the tutorial, Validating Various Input Data in Flash (http://active.tutsplus.com/tutorials/actionscript/validating-various-input-data-in-flash/)
1 1904 posted 15 years ago by Activetuts
2 1553 posted 15 years ago by relish
Instead of writing the link in the HTML, just write the email address inside any tag you want (p, spam, div...) with the class "email", and put "[at]" instead "@". This script replace the "[at]" and create the link outside the spam robot sight
1 1759 posted 15 years ago by thefricky