js / PHP / MySQL的留言无刷新页面,
资 源 简 介
JQuery/PHP/MySQL script that adds comments without page reloading
Please download the latest fast-comment-0.1-4.tar.bz2
WHAT IT DOES
You don"t have to reload the browser window when adding and reading comments.
PURPOSE
The purpose of this script is to give an idea how do posts get added to DB and displayed without page reloading.
DEMO
Demo page here: http://shimansky.biz/bitbucket/code/fast-comment/
INSTALL
Uses jQuery, PHP and MySQL
Setup needs to edit config file /fast-comment/inc/regional.php
and creating a table using provided dump file /fast-comment/pt_guestbook_demo.sql
Admin script based on phpMyEdit class available in /fast-comment/scripts/ and web-interface at /fast-comment/scripts/admin.php (rememeber to secure this page)
Read doc/INSTALL for successful setup.
FILES
/
文 件 列 表
fast-comment
.hg
css
doc
images
inc
index.html
js
lib
pt_guestbook_demo.sql
scripts