search

Home  >  Q&A  >  body text

PHP provides data to the app through the number of pages

I used array_merge to merge two two-dimensional arrays into one array, and then did paging. Then the app sent me the page number, and I gave him the corresponding data, but why is there only one page of data in the app? There is data no matter how many pages there are on the PC side. I also tried it on the PC side, and there is data no matter how many pages there are.

大家讲道理大家讲道理2781 days ago780

reply all(1)I'll reply

  • 漂亮男人

    漂亮男人2017-05-16 13:02:25

    It means there is something wrong with your paging code. Send the code and take a look

    reply
    0
  • Cancelreply