PHP Classes
elePHPant
Icontem

MySQL Paginator: Display MySQL query results split in pages

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-08-01 (11 years ago) RSS 2.0 feedStarStarStar 48%Total: 948 All time: 3,653 This week: 956Up
Version License Categories
mysqlpaginator 1.0GNU General Publi...HTML, Databases
Description Author

This package can be used execute MySQL database SQL queries and display the results split in multiple HTML pages.

The class can connect to a given MySQL database and execute an SQL table.

Then it can display a limited number of results in an HTML table with links to navigate between the pages that show other parts of the query results.

Picture of Umesh Rai
Name: Umesh Rai <contact>
Classes: 2 packages by
Country: India India

Details
Steps for installation.
1.make folder dbform in htdocs(window) or /var/www/html (linux) and a 
  subfolder database.
2. copy formRead.php and index.html in folder dbform.
3. copy Conn.class.php, DbData.php & DbParam.class.php in subfolder database.
4. you can hard code the database connection parameter in DbParam.class.php
5. or enter the values in the opening screen
6. enteries left blank on opening screen will be picked from DbParam.class.php

7. go to url http://localhost/dbform/


report bug: bumeshrai@hotmail.com
  Files folder image Files  
File Role Description
Plain text file Conn.class.php Class connection class
Accessible without login Plain text file DbData.php Aux. Setup connection class variable
Plain text file DbParam.class.php Class hard codeded parameter
Accessible without login Plain text file formRead.php Example Reads from the form
Accessible without login HTML file index.html Data Input form
Accessible without login Plain text file README.txt Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 0%
Total:948
This week:0
All time:3,653
This week:956Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:75%StarStarStarStar
Documentation:58%StarStarStar
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:2208