AymenKoched/Projet-PHP

pagination is done client side

Opened this issue · 0 comments

This can be problematic for performance, if the number of items to paginate gets too big.
Pagination should be done server-side (using PHP) instead.