Home > Backend Development > PHP Tutorial > php 通过点击事件或点击<a href="">(内容文字或图片)</a>执行sql语句如何实现

php 通过点击事件或点击<a href="">(内容文字或图片)</a>执行sql语句如何实现

WBOY
Release: 2016-06-13 11:08:01
Original
1488 people have browsed it

php 通过点击事件或点击(内容文字或图片)执行sql语句怎么实现
需要通过点击事件或点击(内容文字或图片)执行sql语句 请高手帮帮忙
------解决思路----------------------
<script><br />function doajax(){<br />ajax請求服務端;<br />}<br><font color='#FF8000'>------解决思路----------------------<br>除了ajax~~~还可以点击链接就打开一个新页面~新页面执行完请求后自动关闭~~~~<br /><br />看你需求咯~~<br><font color='#FF8000'>------解决思路----------------------<br>用ajax或者跳转到另一个页面都可以啊<div class="clear"></script>

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