10 Best Drip Email Marketing Software | Send Emails To 300 Subscribers For FREE

Drip emailing is one of those must-have features in an email marketing service. However, not all email marketing service is going to offer you this. Hence, we have come up with 10 best drip email marketing software which won’t disappoint you at the time of your drip email campaigns. Drip emailing is a smarter way …

How I reduced my monthly Email Marketing expenses from $369 to just $64

If you are running a business, It is critical for your success to look into all your expenses and find ways to reduce them every once in a while. In my case, I look into all my expenses every 6 months and do a cleaning of  the non-essential expenses. That also includes finding smarter ways to …

Login With Google CodeIgniter : OAuth API PHP Client

Google’s OAuth 2.0 APIs can be used for open authentication. By this we can access user’s data from server after authorizing user via Google account. In this tutorial, we are going to explain how you can implement Google open authentication to connect with your website using CodeIgniter. You can achieve this login mechanism using Google API php …

Login With Facebook PHP CodeIgniter : OAuth Login

OAuth is simply an open authentication that is used for providing access to the server data after authorizing a user via third party services. In this tutorial, we are going to explain how you can implement Facebook login via open authentication to connect with your website using CodeIgniter. You can achieve this login mechanism using …