Welcome To Snipplr


Everyone's Recent Snippets Tagged email



0 1707 posted 17 years ago by thesmu
1 1698 posted 17 years ago by traeregan
Based on the good initial coverage [over here](http://www.thamtech.com/blog/2008/03/29/gmail-to-google-apps-email-migration/).
1 1944 posted 17 years ago by ches
Quick function to send out decent-looking (but simple) html emails.
2 2085 posted 17 years ago by fuzzylogic
3 2020 posted 17 years ago by cshaiku
1 2067 posted 17 years ago by cshaiku
This is a slightly hard core email check. I work for clients that want real email addresses. They pay quite a bit of money so yes, I am going to give what they want...
3 2287 posted 17 years ago by brownrl
1 1746 posted 17 years ago by vali29
This script stores the elements of the email address as JavaScript variables and assembles them on the fly every time the page loads. The page rendered looks the same to users, but the address never actually lives in the page source code. It can...
0 1745 posted 17 years ago by Bluewall
A PHP function that correctly validates all parts of a given email address, according to RFCs 5322, 5321, 1123, 2396, 3696, 4291, 4343, 2821 & 2822. I’ve released it under a license that allows you to use it royalty-free in commercial or non-commer...
4 2945 posted 17 years ago by dominicsayers
If reading email from a POP box with PHP, you can use this to strip out signatures (ones that are delimited with the proper '--' notation). It will only strip the last signature of an email, in case someone enters a '--' intentionally elsewhere.
0 1977 posted 17 years ago by DaveChild
2 2513 posted 17 years ago by iloveitaly
Checks for a valid email address using the php-email-address-validation class. Source and docs = URL
0 1753 posted 17 years ago by fruehjahr
I think this is php 5 only
0 1699 posted 17 years ago by jfherring
a set of function useful to check data (functions name in italian but easy to translate).
0 3114 posted 17 years ago by ginoplusio
This email snippet was borrowed from (FlashJunior), the original snippit is: http://snipplr.com/view/7743/email-check/
0 1460 posted 17 years ago by binarynomad
Example of how to use a cron like a daemon and avoid having the cron run two instances of the same script.
1 1589 posted 17 years ago by jnunemaker
1 1905 posted 17 years ago by mamoo
0 1658 posted 18 years ago by fredaudet
Uses a regular expression to validate a string as a validly formatted email address.
1 2070 posted 18 years ago by Anthony
3 2276 posted 18 years ago by benphelps
2 1971 posted 18 years ago by benphelps
3 2270 posted 18 years ago by benphelps
A simple method of validating an email address using PHP and regular expressions
4 3121 posted 18 years ago by aristoworks
(Supported by JavaScript, maybe other languages)
3 7636 posted 18 years ago by wizard04