PHP Classes

File: README.txt

Recommend this page to a friend!
  Classes of Umesh Rai   MySQL Paginator   README.txt   Download  
File: README.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: MySQL Paginator
Display MySQL query results split in pages
Author: By
Last change:
Date: 18 years ago
Size: 535 bytes
 

Contents

Class file image Download
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