- Impact
- 485
I have many different websites, each one using a php include to insert content from my main source website. All are on the same server, and the server is set to allow php includes from one url to another. No problem.
I'd like to be able to include content in websites that reside on other servers (that I do not have control over). I want various site owners to be able to include my html content regardless of where they are hosted.
Is there a way to do this without the site owner having to custom tweak server settings? Is there another method other than php includes or iframes?
Thanks!
I'd like to be able to include content in websites that reside on other servers (that I do not have control over). I want various site owners to be able to include my html content regardless of where they are hosted.
Is there a way to do this without the site owner having to custom tweak server settings? Is there another method other than php includes or iframes?
Thanks!






