I would like to better understand a feature commonly used in web systems where you access a page it displays a loader while content is not ready.
How to implement this in a PHP system that does some delivery procedures for the front end that also handles some DOM's?