当前位置:Gxlcms > PHP教程 > js实现点击数量添加入数据库

js实现点击数量添加入数据库

时间:2021-07-01 10:21:17 帮助过:6人阅读

例子,js增加点击量。

  1. <%@ page language="java" contentType="text/html; charset=utf-8"

  2. pageEncoding="utf-8"%>
  3. <%
  4. String path = request.getContextPath();
  5. String basePath = request.getScheme() + "://"
  6. + request.getServerName() + ":" + request.getServerPort()
  7. + path + "/";
  8. String groupId = request.getParameter("groupId");
  9. %>
  10. 宝宝排行榜
  11. src="https://img.gxlcms.com/../pic/fan.png" style="width: 10%; margin-top: -50px;">
  12. 近期排名:

人气教程排行