PHP in a IFRAME
I want to make my content available on other sites, and I was wondering if PHP pages (changing the format via CSS to match some sites) with an IFRAME was a good way to go. I have seen this done before, and it seems simple to install on the receiving site - just about 3 lines of code required, then nothing more for the receiving sites webmaster to do at all, and I would have no problem writing the PHP for the broadcasting site.
Any thoughts on whether or not this is a good route to take would be appreciated, before I waste too many brain cells...
|