PHP Classes

MySQL Paginator: Display MySQL query results split in pages

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 48%Total: 954 All time: 3,777 This week: 488Up
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
Age: 65
All time rank: 18312 in India India
Week rank: 180 Up21 in India India Down

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 (6)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:954
This week:0
All time:3,777
This week:488Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:75%StarStarStarStar
Documentation:58%StarStarStar
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:2966