Code Examples
PHP (cURL)
Verify email address:
Find below a simple way of using PHP (cURL) to verify an email address:
JavaScript (jQuery.ajax)
Verify email address:
Find below a simple way of using jQuery.ajax to verify an email address:
Please Note: In this example, the use of JSONP is entirely optional.