|
Project Information
Featured
Downloads
Links
|
JQuery/PHP/MySQL script that adds comments without page reloadingPlease download the latest fast-comment-0.1-4.tar.bz2 WHAT IT DOESYou don't have to reload the browser window when adding and reading comments. PURPOSEThe purpose of this script is to give an idea how do posts get added to DB and displayed without page reloading. DEMODemo page here: http://shimansky.biz/bitbucket/code/fast-comment/ INSTALLUses jQuery, PHP and MySQL 1. 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 2. 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
ADMINISTERINGTo enter admin page go to http://localhost/fast-comment/scripts/admin.php LICENSEGPL license. You are free whatever you wish to change in the code. |