Home  >  Article  >  Backend Development  >  【专题】PHP + 浏览器 开发本地应用的可行性

【专题】PHP + 浏览器 开发本地应用的可行性

WBOY
WBOYOriginal
2016-06-13 11:33:31951browse

【课题】PHP + 浏览器 开发本地应用的可行性
以浏览器为GUI;以AJAX为通信手段。不适合大型应用程序,中小型也行。
我觉得要解决的问题主要是AJAX通信的问题。可以考虑使用ajax长连接。事件触发机制是否可以找到。

本地应用 ajax php
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