with all the data, that needs to be shown in different categories, in the view page.
*So my question is ,
Is it better to call data using MySQL for all categories one by one and view them.
OR get all the data by MySQL once and use if statements or any such loops in the front end. ?
Are you showing all data for all categories at once or just for the selected category?
Обсуждают сегодня