joomla - implementing a site wrapper in php -


i saw joomla's built in component, wrapper (or module, can't recall). page can show website(while being in site). logic behind this? suggestions on how implement in php (i don't know start)?

i'm pretty sure don't need php this, <iframe>:

<iframe src="http://google.com/"></iframe> 

Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -