2
Hey, how you doing? I would like to make a side menu with the loading of a page next to it, only when selecting an item from the menu, I do not want it to be loaded 100% of the page but only that specific part. I already tried to create a masterpage by calling it on the content page, but I don’t have the result I expect.Here’s an example in the image:
<?php include 'masterpage.php' ?>
As the image shows, I would like to upload only the part that is blank, that would be my content.
Thanks for the help! I’ll study about.
– Marcos Vinicius Leão