if you use the paginate () method in the framework for paging, the outer layer of the data will be wrapped in an extra layer of paging data, for example:
{
"total": 50,
"per_page": 15,
"current_page": 1,
&q...
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5 MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2bfa3-2baee.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") MySQL Errno : 1021 Message : Disk full (/tmp/#sql-temptable-64f5-1b2bfa3-2baee.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") Need Help?