PHP 根据event动态改变网页某一部分解决思路

WBOY
Release: 2016-06-13 09:59:20
Original
961 people have browsed it

PHP 根据event动态改变网页某一部分
问一个小白问题
PHP能根据event动态改变网页某一部分?
如果能,谁能提供一个简单的code 或者是思路

------解决方案--------------------
简单点就是通过点击,鼠标等事件来触发调用改变的网页函数
复杂点自己写的定时器,定期自动触发调用改变的网页函数

------解决方案--------------------
php 当然不能,这个需要通过ajax /jquery/js 来完成。
------解决方案--------------------
不过可以用框架页面 定时刷新吧...:-)

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!