Home >Backend Development >PHP Tutorial >按键精灵怎么请求php服务器

按键精灵怎么请求php服务器

WBOY
WBOYOriginal
2016-06-06 20:20:162748browse

如何使用按键精灵请求服务端(php) 并通过传递参数和返回值进行相应处理等,不知道有没有朋友遇到过这样的需求或者对按键精灵比较熟悉的,在此谢过了。

回复内容:

如何使用按键精灵请求服务端(php) 并通过传递参数和返回值进行相应处理等,不知道有没有朋友遇到过这样的需求或者对按键精灵比较熟悉的,在此谢过了。

你这根本不用按键精灵啊 写个html页面 定时做ajax提交就可以了 注意一下跨域问题

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