PHP如何判断访问来源是微信小程序、公众号平台、APP

admin2年前 (2024-04-12)12080
    //判断是什么平台     function platform()     {  &n…