用PHP检查WhatsApp数字

如何查看WhatsApp的电话号码?

有这个工作的例子吗?

我将使用PHP或任何服务器端代码来检查数字,并获取最后看到的数据。

我得到这个错误与mgp25 s api

Array ( [cc] => 90 [in] => 5418444444 [lg] => tr [lc] => TR [id] => !`mè)lv   Լ, ! 0  [token] => VXqFr1tQChP8xtTzz4U2jxV8KWU= [mistyped] => 6 [network_radio_type] => 1 [simnum] => 1 [s] => [copiedrc] => 1 [hasinrc] => 1 [rcmatch] => 1 [pid] => 6840 [rchash] => 2f7edc328bc9f21ac98a8eb3d323dd1a7c104e7b0f49c0ffe66f9c2bb0ca9207 [anhash] => f4f4c4784c6166b69329839f38176700 [extexist] => 1 [extstate] => 1 [mcc] => 286 [mnc] => 000 [sim_mcc] => 286 [sim_mnc] => 000 [method] => sms ) stdClass Object ( [login] => 90544444444 [status] => fail [reason] => bad_token ) Fatal error: Uncaught exception 'Exception' with message 'There was a problem trying to request the code.' in /Library/WebServer/Documents/wp/src/Registration.php:316 Stack trace: #0 /Library/WebServer/Documents/wp/examples/exampleRegister.php(44): Registration->codeRequest('sms') #1 {main} thrown in /Library/WebServer/Documents/wp/src/Registration.php on line 316 

你可以使用这个WhatsApp非官方的API WhatsAPI 。所有文档都可以在这里find 。