Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged email



5 715 posted 14 years ago by iTony
sendmail needs to be working and configured properly uses popen and fputs
0 988 posted 14 years ago by acosonic
Take the contens from a table in MySQL and display it in an email
2 568 posted 14 years ago by jcroom
1 571 posted 14 years ago by traeregan
3 628 posted 14 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 652 posted 14 years ago by brownrl
1 534 posted 14 years ago by vali29
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 1068 posted 15 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 622 posted 15 years ago by DaveChild
2 902 posted 15 years ago by iloveitaly
Checks for a valid email address using the php-email-address-validation class. Source and docs = URL
0 589 posted 15 years ago by fruehjahr
I think this is php 5 only
0 564 posted 15 years ago by jfherring
3 638 posted 15 years ago by benphelps
2 705 posted 15 years ago by benphelps
3 721 posted 15 years ago by benphelps
A simple method of validating an email address using PHP and regular expressions
4 1145 posted 15 years ago by aristoworks
this is not the ultimate secure way, but it's at least not displaying the email link
3 608 posted 16 years ago by iTony
10 769 posted 16 years ago by gbot
1 706 posted 16 years ago by gbot
En la pagina hay mas info sobre otras funciones de validacion para php5
0 600 posted 16 years ago by lisandro
2 619 posted 16 years ago by ajbatac
Step 1: Copy and paste the e-mail Form Code into a 'contact.php' page (must be a html/php page on a server that allows php!). Step 2: Copy n paste the sendeail.php code into a new file. Change the YourEmail section to include your email address. T...
3 1082 posted 16 years ago by jonhenshaw
Email validation routine Dave Child
8 968 posted 16 years ago by IanLewis
0 515 posted 16 years ago by asteinhaus
6 1114 posted 16 years ago by llbbl
2 797 posted 17 years ago by gdonald
check if email address is valid
1 657 posted 17 years ago by assbach