PayPal IPN in PHP

PayPal Instant Notification (IPN) is a message service that allows you to integrate your PayPal payments with your website’s back-end operations and administrative function. Using this merchant will automatically notify events related to PayPal transactions. IPN is very useful when you need to required functionality like automatically fulfilling orders and providing customer, with order status. …

Amazing Features of Amazon SES Email Marketing

Amazon Simple Email Sending (Amazon SES) service is a reliable, easy to use, robust, cost-effective and highly scalable email sending service that allows businesses and firms to send transactional and marketing messages in bulk and one has to only pay for what he or she uses. With  Amazon SES, businesses can now access a high-quality, scalable email …

How to Setup Google Captcha PHP

In our previous blog we have explained you to create and implement your own simple captcha using PHP, jQuery and AJAX in your forms.

This blog focuses on how to use captcha library offered by google in your forms.