PHP Classes

File: README.TXT

Recommend this page to a friend!
  Classes of Gaidar   Split Result   README.TXT   Download  
File: README.TXT
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Split Result
Split MySQL query results between pages
Author: By
Last change:
Date: 20 years ago
Size: 778 bytes
 

Contents

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