I just saw joomla’s built in component, the wrapper (or was that a module, can’t recall). IT is a page where you can show another website(while being in your site). What is the logic behind this? Any suggestions on how to implement this in PHP (I don’t know where to start)?
Share
I’m pretty sure you don’t need any PHP for this, just an
<iframe>: