<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to add pagination to the values coming from an API]]></title><description><![CDATA[<p dir="auto">I am using a php API to get some details and I want to put a pagination on it I have no idea yet about that, below is the details given to us by the API</p>
<p dir="auto">array (size=3)<br />
0 =&gt;<br />
object(stdClass)[2]<br />
...<br />
1 =&gt;<br />
object(stdClass)[5]<br />
...<br />
2 =&gt;<br />
object(stdClass)[8]<br />
...<br />
public 'cursor' =&gt; int 4<br />
public 'hasMore' =&gt; boolean true</p>
]]></description><link>https://lankadevelopers.lk/topic/935/how-to-add-pagination-to-the-values-coming-from-an-api</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 09:37:15 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/935.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Aug 2022 09:18:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to add pagination to the values coming from an API on Fri, 26 Aug 2022 15:05:34 GMT]]></title><description><![CDATA[<p dir="auto">any example</p>
]]></description><link>https://lankadevelopers.lk/post/4750</link><guid isPermaLink="true">https://lankadevelopers.lk/post/4750</guid><dc:creator><![CDATA[foxmolder]]></dc:creator><pubDate>Fri, 26 Aug 2022 15:05:34 GMT</pubDate></item><item><title><![CDATA[Reply to How to add pagination to the values coming from an API on Thu, 25 Aug 2022 08:23:22 GMT]]></title><description><![CDATA[<p dir="auto">can you provide API response as a JSON format, also need to check the url</p>
]]></description><link>https://lankadevelopers.lk/post/4749</link><guid isPermaLink="true">https://lankadevelopers.lk/post/4749</guid><dc:creator><![CDATA[lkdev]]></dc:creator><pubDate>Thu, 25 Aug 2022 08:23:22 GMT</pubDate></item></channel></rss>