send whatsapp message using php
问题 hi. i want to send whatsapp message using php. i run this code <?php require_once 'Chat-API-master/src/whatsprot.class.php'; $username = "6285648145xxx"; $nickname = "ardi"; $password = "password"; // The one we got registering the number $debug = true; // Create a instance of WhastPort. $w = new WhatsProt($username, $nickname, $debug); $w->connect(); // Connect to WhatsApp network $w->loginWithPassword($password); // logging in with the password we got! $target = '62811304xxxx'; // The