★★★★
该组件是在 37 的其他语言!
- Arabic
- Bengali
- Catalan/Valencian
- Danish
- Dutch
- English
- Esperanto
- Finnish
- French
- German
- Greek
- Gujarati
- Hindi
- Indonesian
- Italian
- Japanese
- Kannada
- Korean
- Malay
- Norwegian
- Persian
- Polish
- Portuguese
- Romanian/Moldavian/Moldovan
- Russian
- Spanish/Castilian
- Swahili
- Swedish
- Tagalog
- Tamil
- Telugu
- Thai
- Traditional Chinese
- Turkish
- Ukrainian
- Urdu
- Vietnamese
在线文档
http://www.websource.ro/pagination/ajax/docs/在线演示
http://www.websource.ro/pagination/ajax/demo.php - AJAX版本
http://www.websource.ro/分页/ AJAX / demo2.php -刷新模型更新:2012年2月22日
- 修正的7_code.php文件中的小bug
- 1较小更新class_pagination.php - 一个变量替换。
- 1新的导航模式 - 数字与刷新和“......”他们之间,像1 2 3... 7 8 9... 12 13 14 - 设置可以。
- 1小改动都刷新导航机型 - 页面变量“p”从_code.php文件中没有更多的NAV文件,但其中类被调用时,在antelink变量,现在你可以很容易,如果你需要改变变量名在URL另一个变量
- 1新的CSS类添加
关于
这是由对拆成从MySQL表中的内容页面的PHP类。
你有分页内容的两种方法与更新,并与阿贾克斯,3导航系统,并在数据库中显示项目的几个模板文件。
您可以通过三种方式设置:
from the settings file - set default - by admin when you add your class - overwrite the default - by admin through the navigation properties bar from browser - by user
怎么运行的?
这个类进行查询到MySQL在指定的表中提出了一些要求“,其中”字段,然后使用模板,这样显示的内容:
The class is called after you set 4 attributes: table, where field, template to display, page number It is checked if other attributes are set when the class is called. if attributes are set, class initializes the variables with these values, if attributes are not set, it initializes the variables with values from settings file Select rows from database Calculate how many pages are displayed and write information from the database using the selected template Import the type and style of navigation system
阿贾克斯版本使得第一次上面的步骤,当它显示第一页。 在此之后,剩余页被使用JavaScript和由PHP的生成的XML显示动态。
如果你需要,你必须设定浮动的同一行中的其他文章:留下来的模板类。 的同一列中的物品数量被设置在设置文件中。
这个类有4所要求的属性:
table name where - that can be 1 for select all rows name of the template file current page number
其他的属性都是可选的:
sortby - sort rows by this field from mysql table nav - name of the file for the navigation model, select it from nav folder show - set number of articles from mysql per page arrange - sort rows "asc" or "desc"
//only for non ajax system antelink - part of url that need to be placed in front of the page number eg index.php?id=1&page= postlink - part of url that need to be placed after page number eg &sid=1&title=something
设置您可以设置一些默认值
nav - navigation system model sortby - field name arrange - asc or desc page - start page number - default is 1 show - number of rows per page item_in_row
在线文档
http://www.websource.ro/pagination/ajax/docs/在线演示
http://www.websource.ro/pagination/ajax/demo.php - AJAX版本
http://www.websource.ro/分页/ AJAX / demo2.php -刷新模型
属性
创建:
10年3月12日
最后更新:
N / A
兼容的浏览器:
IE6,IE7,IE8,IE9,火狐,Safari,歌剧,铬
包括的文件:
JavaScript的JS,CSS,PHP,SQL
软件版本:
PHP 4.x中,PHP 5.x的,PHP 5.0 - 5.2,PHP 5.3,MySQL的4.x版中,MySQL 5.x的
新!跟随我们,你想要它