Activate WhatsApp Calling Feature


WhatsApp's latest voice calling feature that had been under testing is finally available. The WhatsApp voice calling feature is enabled in the latest version of the WhatsApp Messenger that is now available for download for Android devices on Google Play (version 2.11.561).
However, the feature doesn't come right away to the users. Those who want to have the voice calling feature will need an invite, in the form of a WhatsApp call from any other WhatsApp user who has the feature activated on his/her app.
The steps involved are fairly simple:
1. Go to Google Play and download/update the free WhatsApp Messenger app.
2. Ask any other WhatsApp user you know with the voice calling feature activated to call you via WhatsApp.
Post the call, a user can find the WhatsApp voice calling feature activated on their phones and a new 'Calls' tab to the left of the Chats and Contacts tab on the WhatsApp home screen.
While there have been unofficial APKs floating around promising the feature, but it is advisable that users install the app from Google Play or the official WhatsApp website.

How to enable WhatsApp voice calls (with root)

In case none of this is still working for you, there is another way for rooted users to force the feature onto their phones, but it is a bit of a pain, as you’ll need to be connected to your PC and open a terminal every time you want to WhatsApp call someone (until it is enabled permanently for you).
Just open a terminal emulator and enter the following command:

su -c am start -n com.whatsapp/com.whatsapp.HomeActivity

Coinbase PHP Client Library Tutorials




An easy way to buy, send, and accept bitcoin through the Coinbase API.

This library supports both the API key authentication method and OAuth. The below examples use an API key.

Way2SMS PHP integration

Way2SMS PHP Integration 


Way2Sms is free SMS provider in India as well as abroad, It is best in class service provider. We need SMS verification like OTP (One Time Password ), Notification and information for our website/applications. I also have same requirement for my web application where I need to send OTP for user authentication. I search a lot for free services but  now days, everyone busy to make money so There is no free service for SMS Gateway than I found a way to right a script in PHP which communicate with way2sms and send a message. Hope so it is also work for you.

Requirement : 
PHP 5.5 + 
support for PHP curl
valid way2sms account.
create cookie.txt and temporary.txt in same directory.