Hi,
I have two php-scripts. One is central on some computer and get its information from a database. The other one is very general and is saved on many other computers.
The central-script has to connect to the other computers and start the small script and process the return values.
All the computers have different setups so I can't assume that there is an apache server for example.
I need a connection and the possibility to start a php-script.
Can anyone help me?
Thanks!
Anita
🙂