Create Awesome PHP/MYSQL Pagination
By bdobe on Freebies from www.awcore.com
When you have a a large list of items (e.g. search results or news articles), you can display them grouped in pages and present navigational elements to move from one page to another. This code creates these elements.

