PHP Techniques: Pagination
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to paginate a list of items or database records using PHP.
Syllabus
Introduction
- Showing posts in pages using PHP
- Using the exercise files on GitHub
- Pagination overview
- Finding the pagination variables
- Using total record count
- Setting up the project database
- SQL LIMIT, OFFSET, and COUNT
- Paginating database records
- Adding links to previous and next pages
- Creating pagination links
- Showing an excerpt of the page list
- Remembering the current page
- Defining a pagination class
- Outputting links for previous and next pages
- Outputting pagination links
- Next steps
Taught by
Kevin Skoglund
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Introduction to Office 365 Development and APIs
Microsoft via edX Web Development and Design using Wordpress
California Institute of the Arts via Kadenze Build a Basic PHP Website Course (How To)
Treehouse Web Applications for Everybody
Independent