如何在网站中实现whatsapp分享按钮 [英] How to implements whatsapp share button in website

查看:66
本文介绍了如何在网站中实现whatsapp分享按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用 php 建立一个网站,我想在其中实现 whatsapp 共享按钮.我在互联网上搜索了一段时间,但找不到任何东西,谁能解释它是如何工作的,我该如何实现

Im building a website in php , i would like to implement whatsapp share button in it .I searched the internet for a while but couldn't find anything can any one explain how it works and how can i implement

提前致谢

推荐答案

这可能对你有帮助

<a href="https://api.whatsapp.com/send?phone=91XXXXXXXXXX&text=urlencodedtext" target="_blank">WA</a>

电话和文本参数不是必需的

phone and text parameters are not mandatory

这适用于移动浏览器和电脑浏览器,在电脑中这将打开 https://web.whatsapp.com/

this works in the mobile browser and pc browser, in pc this will open https://web.whatsapp.com/

我认为这可能是一个更好的解决方案.

I think this might be a better solution.

这篇关于如何在网站中实现whatsapp分享按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆