01
08.10

PHP Email Validation

A PHP function that tests if an email is valid.

10
06.10

JavaScript Email Validation

A JavaScript function that tests if an email is valid.

07
06.10

Send an email with PHP (HTML content supported)

Here is a php function with which you can send an email with normal text or in html format.