Count TotalPages

2 posts by 2 authors in: Forums > CMS Builder
Last Post: January 7, 2008   (RSS)

By Djulia - January 7, 2008 - edited: January 7, 2008

Hi,

It would be possible to obtain the number of article on the pageList.php page ?

I would like to obtain a condition:

<?php if totalPages >= '5' : ?>
<?php if ($listDetails['prevPage']): ?>
...
<?php endif ?>

Thank you for your answer.

Julia