gpt4 book ai didi

php - 如何在 php 中的 Telegram 共享链接上共享多个值?

转载 作者:行者123 更新时间:2023-12-04 14:21:57 25 4
gpt4 key购买 nike

我的网站上有一个 Telegram 共享按钮。当我只在上面放一个变量时,一切都很好并且工作得很好:

https://telegram.me/share/url?url=http://localhost/mywebsite/index.php?userID= $用户名

但现在我需要做出更改,让用户可以在链接上使用他们的名字分享他们的帖子之一,例如:

https://telegram.me/share/url?url=http://localhost/mywebsite/index.php?userID= $username&PostId=$userpost

但是,当我点击按钮时,我可以分享的链接是:

https://telegram.me/share/url?url=http://localhost/mywebsite/index.php?userID= $用户名

如您所见,第二个变量不在链接中。我不知道为什么,但出于某些原因, Telegram 不允许我在其链接上放置多个变量。

请问有什么办法可以解决这个问题。

最佳答案

关于php - 如何在 php 中的 Telegram 共享链接上共享多个值?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53502458/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com