
Olowoyo Samuel - 2008-07-17 08:34:11 -
In reply to message 1 from Jeremy Wauters
Thanks for your observation. The line you refered to was a mistake on my side. What I showed in the exmaple is how to actually use the Pagination class.
However, to make the examples work, you need to download the 'SamMysql Class' and then change that particular line you cited to something like this,
===============================================
require_once("sammysql.inc.php");
===============================================
Just make sure that the 'sammysql.inc.php' script is in the same directory as the 'sampaginator.inc.php' script.
Thanks.
Please if there are other observations about the scripts, kindly get across.