|
X-Pagination
|
| Link ID |
2235 |
| Title |
X-Pagination |
| Url |
http://members.lycos.co.uk/xscripts03/ |
| Description |
If you have a huge database with thousands of records then displaying all of them puts a huge strain on the server and takes a long time to load too. So it makes sense to display them over a number of pages. That's where X-Pagination comes in. By choosing how many records to display, X-Pagination generates previous links, next links and a record bar (displaying the number of pages). Also included is an image version which produces pagination like on a google results page. |
| Category |
PHP > Scripts and Programs > Database Tools |
| Date |
Jun 30, 2006 |
| Contact Name |
|
| Email |
|
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
|
Official Review
NULL
|
Other links at PHP > Scripts and Programs > Database Tools |
| 1. |
QueryPrint
|
|
|
QueryPrint is a PHP class that prints the results of a SQL query in HTML format. The printing is defined in a seperate module class that can be modified or replaced. QueryPrint also supports multiple page queries allowing the user to decide how many records to show on each page. The previous and next buttons are added automaticaly and as defined by the printing module. This site requires registration in order to download the script.
|
| 2. |
WebSQL for Sybase ASE
|
|
|
WebSQL is a simple script written in PHP3 that provides a simple SQL Web interface for Sybase ASE. Please note that for certain MSIE browsers, you need to view the page source for script code.
|
| 3. |
Fasdab
|
|
|
Fasdab is a PHP database abstraction layer that enables the user to write minimal, yet readable code. It supports PostgreSQL, MySQL, and ODBC.
|
| 4. |
SQLimport
|
|
|
execute sql from a file on a database. use this to import your database structure and data without i.e. phpMyAdmin
|
| 5. |
nstrees - nested set tree library
|
|
|
This library consisting of a single php file implements hierarchical datastructures (trees) using the mysql database. Nested set trees are flexible, they can have an arbitrary number of nodes and their data/structure can be read efficiently.The library implements all important functions: Tree creation, queries, reorganization, walks (traversal) and tree printing.
|
|
|