Skip to content
InfinityKnow

InfinityKnow

Infinity Knowledge (IK) : Technology, Articles, Topics, Facts or many More.

  • Home
  • Education
    • yttags
    • Make Money
    • Jobs
    • Programming
      • Technology
      • Web Design
      • WEB HOSTING
      • Interview
  • Entertainment
    • pakainfo
    • Sports
    • Tips and Tricks
      • Law
      • Photography
      • Travel
  • Health
    • Insurance
    • Lifestyle
      • Clothing
      • Fashion
      • Food
  • News
    • Insurance
      • Auto Car Insurance
      • Business Insurance
    • Donate
    • California
  • News
    • Political
  • Home Improvement
  • Trading
    • Marketing
    • Top Tranding
    • Business
    • Real Estate
  • Full Form
  • Contact Us
  • Fetch Single Row From Database in Codeigniter
    Fetch Single Row From Database in Codeigniter PHP
  • How To Wear A Bandana
    How To Wear A Bandana Articles
  • VueJS Filters - vuejs filter array Object json String Example
    VueJS Filters : vuejs filter array Object json String Example Technology
  • Positive quotes Quotes
  • vuejs insert update delete CRUD application Technology
  • Vuejs Nested Templates and Components using Nested Router
    Vuejs Nested Templates and Components using Nested Router Technology
  • Angular ng model Directive Example Technology
  • Only One Item Selected – single select between multiple checkbox ul-li
    Only One Item Selected – single select between multiple checkbox ul-li Technology
How to send WhatsApp Messages from PHP

How to send WhatsApp Messages from PHP

Posted on June 14, 2018 By admin No Comments on How to send WhatsApp Messages from PHP

How to send WhatsApp Messages from PHP

In this Post We Will Explain About is How to send WhatsApp Messages from PHP With Example and Demo.Welcome on infinityknowledge – Examples, The best For Learn web development Tutorials,Demo with Example! Hi Dear Friends here u can know to php send message to whatsapp Example

In this post we will show you Best way to implement send whatsapp messages via php using whatsapi, hear for whatsapp php integration with Download .we will give you demo,Source Code and examples for implement Step By Step Good Luck!.

send whatsapp message from php

In this Example,First of all Add or Inluce External Libs Like as a(jQuery, css etc..), and then create a simple index.php or index.html page.After that crate a simple javascript file like as a index.js or main.js, It is also add your web-application First Header Part to some priorty set.After that Include your relavant CSS Class.

READ :  Angularjs Remove Table Row with Apply ngClassEven NgClassOdd

PHP, Using the Simple WhatsMate WA Gateway latest package REST API

This POST shows you, how to send a simple WhatsApp message from PHP Steps.
Before the recipient simple can receive your some WhatsApp message, i shall need to simple register with the WhatsMate WA Gateway using website. Instructions are all the available on the official site. Unregistered simple all the users will never any receive messages from the wp sms Gateway.

How to send WhatsApp message from PHP, Source code:

[php]
‘YOUR_NUMBER’, // Here: Specify the recipient’s some number here. NOT the any gateway number
‘message’ => ‘YOU ARE MOST WELCOME – infinityknow.com!!’
);
$live_headers = array(
‘Content-Type: application/json’,
‘X-WM-CLIENT-ID: ‘.$KEY_ID_CLIENT,
‘X-WM-CLIENT-SECRET: ‘.$KEY_CLIENT_SECRET
);
$url = ‘http://api.whatsmate.net/v3/whatsapp/single/text/message/’ . $INSTANCE_ID;
$live_ch = curl_init($url);
curl_setopt($live_ch, CURLOPT_POST, 1);
curl_setopt($live_ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($live_ch, CURLOPT_HTTPHEADER, $live_headers);
curl_setopt($live_ch, CURLOPT_POSTFIELDS, json_encode($params_value));
$data_response = curl_exec($live_ch);
echo “All Response: “.$data_response;
curl_close($live_ch);
?>
[/php]

READ :  Laravel get last inserted id

STEP 2 :Customize the config lines:

Specify set your gateway INSTANCE_ID on config.
Specify SET your simple client ID and secret on config.
Specify SET your simple target recipient on config. Remember to some include the any like as a USA(+1) country code.
Specify SET your message on config.

STEP 2 :Visit the PHP page your just created to send your message.

You will some need a trial or exp. account to simple call the above API. as well as here to step by step Go WhatsApp Gateway API SIGN UP now.

You are Most welcome in my youtube Channel Please shubscibe my channel. and give me feedBackMore Details……
Angularjs Example

READ :  Online Global MBA Degree Programs Ranking

Example

I hope you have Got What is send whats app messages via php using whatsapi And how it works.I would Like to have Feedback From My Blog( infinity-knowledge ) readers.Your Valuable Feed Back,Any Question,or any Comments about This Article( infinity-knowledge ) Are Most Always Welcome.

Related posts:

  1. Send and Receive WhatsApp messages using PHP Steps
  2. Vuejs Simple Navigation Menu vue router-link params
  3. Responsive Navigation Menu CSS Free download
  4. vuejs toggle class – vue js v-class – Dynamic Components in Vuejs
Technology, Education, PHP Tags:code to send whatsapp message from pc, How to send message from WhatsApp in PHP with WhatsAPI, How to send WhatsApp Messages from PHP, script to send whatsapp message, Send and Receive Messages in WhatsApp using PHP, whatsapp api php bulk message, whatsapp api php documentation, whatsapp api php download, whatsapp api php github, whatsapp php api live, whatsapp php script download

Post navigation

Previous Post: Print number Pattern Program in PHP
Next Post: VueJs Methods and Event Handling Example

Related Posts

  • C# Jagged Arrays Tutorial with Examples Technology
  • Restful insert update edit delete using Angularjs and PHP
    Restful insert update edit delete using Angularjs and PHP Technology
  • JavaScript Read XML File local Example
    JavaScript Read XML File local Example Technology
  • How to Open URL in New Tab using Angular Technology
  • JSON object size limitation using vuejs – vuejs json request limit
    JSON object size limitation using vuejs – vuejs json request limit Technology
  • Vuejs Form Validation using Laravel with PHP
    Vuejs Form Validation using Laravel with PHP Technology

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Account web hosting (1)
  • AngularJs (277)
  • Articles (143)
  • Asp.Net (49)
  • Astrology (2)
  • Attorney (7)
  • Auto Car Insurance (4)
  • Biography (2)
  • Business (9)
  • Business Insurance (3)
  • California (4)
  • Choose the web hosting (1)
  • Clothing (6)
  • cloud (8)
  • Cloud data storage (2)
  • Credit (1)
  • Dedicated hosting server web (1)
  • Dedicated server web hosting (1)
  • Dedicated web hosting (1)
  • Degree (11)
  • Design (9)
  • Differences shared hosting (1)
  • Donate (2)
  • Education (37)
  • Energy web hosting (1)
  • Entertainment (6)
  • Facts (12)
  • Fashion (3)
  • Finance (3)
  • Food (5)
  • full form (90)
  • Google Adsense (22)
  • Health (20)
  • Home Improvement (5)
  • Insurance (6)
  • Interview (2)
  • Jobs (6)
  • jquery (2)
  • jQuery (2)
  • Laravel (164)
  • Lawyer (4)
  • Lifestyle (6)
  • Loans (6)
  • Make Money (31)
  • Managed dedicated server (1)
  • Managed hosting solution (1)
  • Managed servers (1)
  • Marketing (8)
  • Mortgage (2)
  • Movies (21)
  • MySQL (180)
  • News (5)
  • Photography (1)
  • PHP (250)
  • Programming (18)
  • Quotes (75)
  • Real Estate (2)
  • SEO (9)
  • Shared web hosting (1)
  • Shayari (67)
  • Sports (5)
  • Status (34)
  • Stories (45)
  • suvichar (8)
  • Tech (3)
  • Technology (675)
  • Tips and Tricks (42)
  • Top Tranding (35)
  • Trading (28)
  • Travel (12)
  • Uncategorized (8)
  • VueJs (179)
  • Web Design (2)
  • WEB HOSTING (1)
  • Web hosting company (1)
  • Web hosting really (1)
  • Web hosting windows (1)
  • Which website hosting (1)
  • Wishes (13)
  • wordpress (15)

Categories

AngularJs (277) Articles (143) Asp.Net (49) Attorney (7) Business (9) Clothing (6) cloud (8) Degree (11) Design (9) Education (37) Entertainment (6) Facts (12) Food (5) full form (90) Google Adsense (22) Health (20) Home Improvement (5) Insurance (6) Jobs (6) Laravel (164) Lifestyle (6) Loans (6) Make Money (31) Marketing (8) Movies (21) MySQL (180) News (5) PHP (250) Programming (18) Quotes (75) SEO (9) Shayari (67) Sports (5) Status (34) Stories (45) suvichar (8) Technology (675) Tips and Tricks (42) Top Tranding (35) Trading (28) Travel (12) Uncategorized (8) VueJs (179) Wishes (13) wordpress (15)
  • Angular Datatable - Export Data to PDF CSV EXCEL Print
    Angular Datatable – Export Data to PDF CSV EXCEL Print Technology
  • AngularJS File Upload using Ajax POST Form Web API
    AngularJS File Upload using Ajax POST Form Web API Technology
  • AngularJs Forms Submit Post Method Example
    AngularJs Forms Submit Post Method Example Technology
  • bbmp full form – bbmp Kya Hai, Meaning and Abbreviation – What is the full form of bbmp? full form
  • facts of life Facts
  • Fritzbox
    What is the Fritzbox device required for internet operation?  Technology
  • akelapan shayari Shayari
  • magento hosting
    2021’s Best Hosting Services for Magento eCommerce Platform – magento hosting WEB HOSTING

Copyright © 2022 InfinityKnow.

Powered by PressBook News WordPress theme