Then I wrote a control PHP page, where I manage the sections of each page of my site, and pick the code snippet or widget that I want to use, and customize.

manage.png

If I want to add, edit, or delete a section of the page, I do it from my management page, not from the PHP file of the page.

You know how frustrating it can be, when you edit a PHP page, and all of a sudden, something breaks!

Not so with my method.