Subscription accounts can only be sent in groups once a day, and service accounts can only be sent in groups four times a month; how can I actively send more information to fans? The problem of increasing the number of group postings has always plagued many WeChat operators. The Little Green Elephant Software Studio has developed a function of 48 hours unlimited push of information using PHP
. The following is a demonstration with PHP
code example, which can be adjusted to other The programming language logic is the same
Obtain AccessToken
Get a list of fans
Push messages to all fans
Add timer
0 11,17 * * * php /www/wwwroot/demo/think WeChatPushMsg >> /www/wwwroot/demo/runtime/log/wechat_push.log
Post comment 取消回复