This topic is locked

Return true for a specific category of users

4/3/2019 3:20:48 AM
PHPRunner General questions
Q
qbin author

Hi,

I want to show records to users based on a matching value from users table and that table.

I managed to do that, but if the result is on the 4th page, it won't appear on the first page and you have to go to that page to see it (the first page appear to be blank and so on).
Also you can see how many pages are in total. Is it possible to make it show "Details found: x" in relation with that return true script?
Here you can find an image