idtstudios2
Programmer
I have many websites that exist on many webservers in many countries. All of the sites pull template files from "template.mainsite.com". This allows us to have around ninety sites pull off of one set of template files. You can imagine how usefull and time saving this is.
Now, the problem is that before now we have used html for everything but we have recently switched everything to php in order to add some content. the template files now contain php and since you we can't really "include" them acoss the web we have a major problem.
Is there any work around on this? any tips?
Thanks
Now, the problem is that before now we have used html for everything but we have recently switched everything to php in order to add some content. the template files now contain php and since you we can't really "include" them acoss the web we have a major problem.
Is there any work around on this? any tips?
Thanks