This site generally explains how pagination is done with xslt and xml.
However it does not fully explain how to paginate the data when a
certain number of rows are printed.
For example, it wouldn't make another page after 100 item names were
printed out where total there are 1000 items that need to be printed
out, making it total 10 pages.
Do you know what should be added in order to make it work?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php