Lorenzo Alberton
London, UK ·
Contact me ·
« Articles
PEAR::Pager Tutorials
Abstract: New series of tutorials on PEAR::Pager.
I'm often asked questions on how to use PEAR::Pager in a number of cases, from paginating database results in an efficient way, to the combined use of Pager and javascript or Pager + AJAX, to the use of Pager and mod_rewrite.
Since those questions are recurring over and over in my mailbox or on the pear mailing-lists, I decided to write this series of small tutorials, starting from the most popular question: How to efficiently paginate database results.
PEAR::Pager Tutorials Index
- How to efficiently paginate database results
- Create pretty links with Pager and mod_rewrite
- Navigation with Pager and AJAX (or simple Javascript)
- Article pagination, or how to navigate through the paragraphs with Pager
- Paginate db results with Pager_Wrapper and display them with AJAX. Use Pager with the Smarty template engine.
- ...
- ...
Do you want me to cover a particular topic? Are you interested in using Pager in an unusual way? Please send me a mail with your idea.
Related articles
- PEAR::Pager Tutorials - Paginate database results
- PEAR::Pager Tutorials - Create pretty links with Pager and mod_rewrite
- PEAR::Pager Tutorials - Navigation with Pager and AJAX (or simple Javascript)
- PEAR::Pager Tutorials - Article Pagination and Navigation
- PEAR::Pager Tutorials - Use Pager with Smarty. Use Pager_Wrapper with AJAX
Latest articles
- On batching vs. latency, and jobqueue models
- Updated Kafka PHP client library
- Musings on some technical papers I read this weekend: Google Dremel, NoSQL comparison, Gossip Protocols
- Historical Twitter access - A journey into optimising Hadoop jobs
- Kafka proposed as Apache incubator project
- NoSQL Databases: What, When and Why (PHPUK2011)
- PHPNW10 slides and new job!
Filter articles by topic
AJAX, Apache, Book Review, Charset, Cheat Sheet, Data structures, Database, Firebird SQL, Hadoop, Imagick, INFORMATION_SCHEMA, JavaScript, Kafka, Linux, Message Queues, mod_rewrite, Monitoring, MySQL, NoSQL, Oracle, PDO, PEAR, Performance, PHP, PostgreSQL, Profiling, Scalability, Security, SPL, SQL Server, SQLite, Testing, Tutorial, TYPO3, Windows, Zend FrameworkFollow @lorenzoalberton