Hi to all,
I have two sites hosted by two different providers. One allows the use of php, the other one doesn't. On the 'php allowed' site I am using a fine php script for a local search machine, and I want to use it on the other site, too. Is it possible to place the php scripts on the one server, but to let it search the web site on the other server???? If so, do I have to change the following line:
$DOCUMENT_ROOT = "/www/domain/kunden/seite/";
and if so, how do I have to change it to give the correct path to another server??
Thanks for your help,
Judith