menu

Wednesday 25 March 2015

Send WhatsApp messages in PHP


whatsapp2I search an API for send a message in whatsapp through in website in php. it’s relatively easy to send and receive WhatsApp messages via PHP. Using the PHP-based framework WhatsAPI, a simple WhatsApp notifier script only has a dozen lines of code.
In this tiny tutorial you can learn how to use the two very basic functions of WhatsAPI, namely to send simple outgoing messages to any number and to listen for new incoming messages from your own WhatsApp account. This is the second part of a two-part tutorial. The first part demonstrated how to sniff the WhatsApp password from your Android phone or iPhone.

  Read More

No comments:

Post a Comment