Contact - OOP php Page Builder

Contact Page Content

This lab wasn't difficult, but it took me about three hours while having four terminals open understanding how the process functions. There are many concepts we've covered that have all culminated into this absolute unit. I learned how this all executes and what I should start thinking about when I see somethinng like this. I would look for the very basic page builder (PageLib.php) look at its variables and skim the functions, then I open relevant include or require files in other terminals and skim those. I would go back to the main pages code and look at what it calls and in what order; I'd look at the basic builder and then relevant files, rinse and repeat. I appreciated this approach as a lab assignment since the point of it is not actually working on the assignment but understanding the process of utilizing all the concepts we've learned by observing how they connect.

Contact Form