What i mean by my question is , i know exactly how to retrieve images and how to show it , but for an example if i would have 100 images to show on home screen , what will happen is MYSQL query will extract all of them once and PHP will try to return the whole page with 100 images on screen , so it will take hours to load home page . Is there any way that PHP will return first 10 pictures and as the user scrolls down , it retrieve 10 more pictures just like Instagram or any other popular websites does ?
Aucun commentaire:
Enregistrer un commentaire