ajax grid manage data 数据库
查看次数6697 发表时间2010-06-16 23:29:39
程序名称:AJAX Grid Manage Data
开发者/组织名称:Neeraj Thakur
运行环境:php+mysql,php+文本
官方网站:http://www.classicinformatics.com/
下载地址:
请下载附件中的源码,不要直接复制 (已下载 844 次)
文章来源:http://www.OSphp.com.cn
程序介绍:
//开源代码OSPhP.COm.CN
This class can be used to manipulate MySQL database table records displayed in a HTML table.
It displays a table with data from fields of a MySQL database table.
The table can display links for sort the listing by the clicked column and also to execute actions such as insert a new record, update and delete a record.
It uses AJAX to avoid reloading a page after executing each action.
Manage data in grid class is demonstration of Rich Internet Applications that can manage a grid data without reloading the entire page. It manages the record like a sheet. You can look and feel using css.css as per your choice. It fetches the data from database and displays it on a html page using AJAX and PHP.
For Installaton ..
1. Run db.sql file on your local or remote database..
2. Change the configuration settings for host, database name, username and password inside the default constructor of clsAJAX class in getagents.php file. //OsPHP.COM.CN
3. Run index.htm file using php compatible web server.
About myself:
I am a PHP programmer working as Sr. Developer.
Please rate this class If you find it useful. Please feel free to contact me for queries related to this class. I would feel gratefull if i can sort out your issues related to PHP.
Thanks in advance.
Neeraj Thakur
Sr.. Developer
Emails:
neerajth@gmail.com
neeraj_th@yahoo.com
(转发请注明转自:学PHP)
开发者/组织名称:Neeraj Thakur
运行环境:php+mysql,php+文本
官方网站:http://www.classicinformatics.com/
下载地址:

文章来源:http://www.OSphp.com.cn
程序介绍:
This class can be used to manipulate MySQL database table records displayed in a HTML table.
It displays a table with data from fields of a MySQL database table.
The table can display links for sort the listing by the clicked column and also to execute actions such as insert a new record, update and delete a record.
It uses AJAX to avoid reloading a page after executing each action.
Manage data in grid class is demonstration of Rich Internet Applications that can manage a grid data without reloading the entire page. It manages the record like a sheet. You can look and feel using css.css as per your choice. It fetches the data from database and displays it on a html page using AJAX and PHP.
For Installaton ..
1. Run db.sql file on your local or remote database..
2. Change the configuration settings for host, database name, username and password inside the default constructor of clsAJAX class in getagents.php file. //OsPHP.COM.CN
3. Run index.htm file using php compatible web server.
About myself:
I am a PHP programmer working as Sr. Developer.
Please rate this class If you find it useful. Please feel free to contact me for queries related to this class. I would feel gratefull if i can sort out your issues related to PHP.
Thanks in advance.
Neeraj Thakur
Sr.. Developer
Emails:
neerajth@gmail.com
neeraj_th@yahoo.com
(转发请注明转自:学PHP)
相关推荐
- ajax poll 投票 (2010-06-16 23:29:39)
- ajax rating counter 等级评定 (2010-06-16 23:29:40)
- ajax star rating 等级评定 (2010-06-16 23:29:40)
- ajax table edit 表格控制 (2010-06-16 23:29:41)
- ajax wrapper (2010-06-16 23:29:42)
- ajax file uploader ajax上传类 (2010-06-16 23:29:38)
- phpwms(php web manage system) 国内开源php+mysql (2010-06-16 23:29:38)
- bmforum 国内完全开放源代码 php+mysql (2010-06-16 23:29:37)
- pbdigg 开源dig社区系统 (2010-06-16 23:29:36)
- php读取excel文件的源代码类 (2010-06-16 23:29:36)
发表评论