Recommend this page to a friend! |
Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-07-31 (11 years ago) | 56% | Total: 1,282 | All time: 2,893 This week: 884 |
Version | License | Categories | ||||
splitresult 1.0 | GNU General Publi... | HTML, Databases |
Description | Author | |||||||||||||
This class is meant to split the presentation of a MySQL database query results between multiple pages. |
|
Description =========== SplitRerult is a very simple, but easy to use splitter class for MySQL server database. It works with all server's versions. Look through the sample to found out how to use the class. Sample ====== To use included sample create mysql database, name it, for instance, 'test_db'. (If you decide to use another names, correct $mysql_db in 'config.php') mysqladmin create test_db Correct config.php to match your system configuration. After that, install data using mysql client. Like that: mysql test_db < mysql_db.sql Copy files to your web-server directory and point your browser to file usage.php. http://yourhost/usage.php Enjoy! Author ====== Gaidar Magdanurov [gaidar@vbstreets.ru] ICQ: 167656859 |
Files |
File | Role | Description |
---|---|---|
config.php | Conf. | Configuration file for the sample. |
mysql_db.sql | Data | SQL data |
README.TXT | Doc. | Documentation |
split_result.php | Class | SplitResult class |
usage.php | Example | Example of using SplitResult |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.