PAgination

Hy,

i use Visual Paradigm to generate my php orm code…

i need make a pagination of my results

my persistence is Factory

can help?

tanks

Hi Hussan,

Thanks for your message. We do not support making the pagination of code, you need to calculate and implement it on your own. You need to query:

total no. of records / no. of record displayed in page

Hope this will help. If you have any further inquiries, please do not hesitate to ask.

Best regards,
Lilian Wong