ajax+php+mysql实现无刷新点赞功能

index.php:  读取数据库javascript <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>点赞</title> <script src="jquery-2.1.1.min.js"></script> <script src="index.js"></script> </head> <body> <but
相关文章
相关标签/搜索