Tagged Questions
0
votes
3answers
874 views
using includes cross domain that contain php code - failing
I have a series of web sites all hosted on the same server with different domains. I want to host some common PHP scrips and then be able to call these from the other domains.
Im am a bit fresh with ...