Home  >  Article  >  Backend Development  >  How to embed a chat page on WeChat with PHP (customer service function)

How to embed a chat page on WeChat with PHP (customer service function)

WBOY
WBOYOriginal
2016-07-06 13:53:571346browse

Same as the title; The key is to know whether it is feasible to achieve this requirement. This chat page needs to be able to upload pictures and send some QQ emoticons;
PS: We do not need to develop the above customer service function interface with WeChat (because the number of calls is limited), and if It seems more troublesome to use socket
So I would like to ask if there is any other simpler way to achieve it

Reply content:

Same as the title; The key is to know whether it is feasible to achieve this requirement. This chat page needs to be able to upload pictures and send some QQ emoticons;
PS: We do not need to develop the above customer service function interface with WeChat (because the number of calls is limited), and if It seems more troublesome to use socket
So I would like to ask if there is any other simpler way to achieve it

Use ajax to query with timestamp and id

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