PHP Classes
elePHPant
Icontem

pagination mysql

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 95       Packages icon Packages (50)   Blogs icon Blogs (2)   Packages icon Forums icon Package forums (42)   Blogs icon Forums icon Blog forums (1)  

      1-10   11-20   21-30   31-40   41-50   Next >  
Pagination in PHP Support forum paging-class Browse MySQL query results split in pages   This package can be used to browse MySQL query results split in pages. It can take a MySQL query and generates navigation links to browse to the different pages among which the listing of the query results will ...
Better PDO Pagination Support forum better-pdopagination Display pagination links for SQL queries using PDO   This class can display pagination links for SQL queries using PDO. It takes a PDO object with database connection already opened and a SQL query as parameters to count the total number of ...
PHP AJAX pagination Support forum php-ajax-pagination Show MySQL query results split in pages using AJAX   This class can be used to show MySQL query results split in pages using AJAX. It takes as parameters an SQL query, the number of results to show per page and the current page number. The generates ...
Simple pagination MySQL Support forum simple_pagination Show MySQL query results split in multiple pages   This class can be used to display MySQL database query results in multiple pages. It can execute a SQL query, retrieve the results into an array and render it in an HTML table showing a limited ...
This class can be used to display paginated MySQL query results updated using AJAX requests. It can execute a given MySQL query and generate a response to update a page that shows different pages of query results using AJAX to avoid page reloading. AJAX pagination Support forum ajax-pagination Display ...
1No. Pagination Support forum no1-pagination Show pagination links for MySQL query results   This class can be used to show pagination links for MySQL query results. It can take a given MySQL query and count the total number of the results so it can determine the LIMIT clause parameters to query and ...
PDO Paginate Support forum pdo-paginate Build pagination links for MySQL queries using PDO   This class can build pagination links for MySQL queries using PDO or MySQLi. It takes a given SQL query and calculates the expected number of result rows in order to build a HTML list of links to browse the ...
A simple pagination using MySQL Support forum showresult Split MySQL query results in multiple pages   This is a simple class that can be used to split MySQL query results in multiple pages. It takes as parameters an SQL query and the limit of records to show per page. The class can execute the query ...
MySQL Pagination Support forum paginationclass Retrieve and display MySQL query split in pages   This class can be used to retrieve and display MySQL query results and display them in multiple pages. It can determines the number of rows returned by a query to calculate the total number of pages splitting ...
Flexible pagination class Support forum flexible-pagination Split MySQL query results in multiple pages   This class can be used to split MySQL query results in multiple pages. It takes a given SQL query and executes it in such way that it limits the retrieved results to a given range of rows with ...

      1-10   11-20   21-30   31-40   41-50   Next >