Tag: header footer

  • A smarter iFrame with PHP

    Depending on site design, it can often be much quicker to embed dynamic content  in an iframe which already has your site’s header and footer. The problem with this approach is that _blank links pointing to said content will not open in the iframe, but instead in a window without your site’s design. Here’s how…