Alan Halls ([EMAIL PROTECTED]) writes:
> Here is what our company uses to do the page division on adoptablekids.com I
> have used it for a few other applications with minimum changes
> This code would give you five per page.
>
>
>
> select * from profile order by id DESC
>
Here is what our company uses to do the page division on adoptablekids.com I
have used it for a few other applications with minimum changes
This code would give you five per page.
select * from profile order by id DESC
return if ({sys:num_pages} <= 1)