Paginator is multi-platform compatible. This helps you to split your record sets into pages. This helps you to write this class to save yourself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a number to use as an offset. It works in mySQL queries and with arrays. It also has methods to make it easy to make your page links. There also is an extension with some pre-made link sets to make things even easier.