Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged email



5 725 posted 14 years ago by iTony
sendmail needs to be working and configured properly uses popen and fputs
0 995 posted 14 years ago by acosonic
Take the contens from a table in MySQL and display it in an email
2 571 posted 14 years ago by jcroom
1 576 posted 14 years ago by traeregan
3 636 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 660 posted 14 years ago by brownrl
1 539 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 1079 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 629 posted 15 years ago by DaveChild
2 909 posted 15 years ago by iloveitaly
Checks for a valid email address using the php-email-address-validation class. Source and docs = URL
0 594 posted 15 years ago by fruehjahr
I think this is php 5 only
0 570 posted 15 years ago by jfherring
3 642 posted 15 years ago by benphelps
2 712 posted 15 years ago by benphelps
3 726 posted 15 years ago by benphelps
A simple method of validating an email address using PHP and regular expressions
4 1157 posted 15 years ago by aristoworks
this is not the ultimate secure way, but it's at least not displaying the email link
3 616 posted 16 years ago by iTony
10 774 posted 16 years ago by gbot
1 708 posted 16 years ago by gbot
En la pagina hay mas info sobre otras funciones de validacion para php5
0 602 posted 16 years ago by lisandro
2 633 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 1093 posted 16 years ago by jonhenshaw
Email validation routine Dave Child
8 973 posted 16 years ago by IanLewis
0 519 posted 16 years ago by asteinhaus
6 1122 posted 16 years ago by llbbl
2 809 posted 17 years ago by gdonald
check if email address is valid
1 667 posted 17 years ago by assbach