Home  >  Article  >  Backend Development  >  使用php发送自定义背景、头像、文字的二维码海报并含有提示的微信消息

使用php发送自定义背景、头像、文字的二维码海报并含有提示的微信消息

WBOY
WBOYOriginal
2016-06-13 12:17:501502browse

使用php发送自定义背景、头像、文字的二维码海报并带有提示的微信消息

一、如果有提示,发送text类型的消息

二、判断数据库内图片的有效期,有效期内获取原media_id

三、重新生成图片,并上传到微信,得到media_id

四、发送image类型的消息


(待完善...)

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn