 |
|
Innovation award
 Nominee: 1x |
This class can iterate over multiple database query results using PDO.
It can take one or more database query result PDO handles and traverses the result set records and merge them to return a sorted list of records.
The class uses a given key as the base for sorting the result set records. The sorting order may be set to ascending or descending.
|
|
| Name: |
Multiple PHP PDOStatement Iterator |
| Base name: |
multi-pdo-iterator |
| Description: |
Iterate over multiple query results using PDO |
| Version: |
- |
| PHP version: |
5.4 |
| License: |
GNU General Public License (GPL) |
| All time users: |
456 users |
| All time rank: |
5198 |
| Week users: |
3 users |
| Week rank: |
921  |
| |
|
 March 2013
Number 6
Prize: One subscription to the PDF edition of the PHP Architect magazine |
Sometimes applications need to process information that may result from two or more database queries.
This class can combine the results of several compatible database queries and sort them according to application needs.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|