jasonhinkle / phreeze

Phreeze Framework for PHP
http://phreeze.com/
GNU Lesser General Public License v2.1
377 stars 207 forks source link

How to put a total of query rows on the page? #264

Open masoluiz opened 7 years ago

masoluiz commented 7 years ago

Please, I am a beginner and I need to put a field with the total number of query lines on the page. Thank you.

stevetx30 commented 7 years ago

The api results will return 2 attributes totalPages:
Default setting is 10 results per page totalResults: Is Total records that match query from API