Hello,
Is it possible to place a php script (program) on a networked computer so that when that computer is powered up, the script runs automatically and registers that computer as being available?
The automatic registering would dynamically register the newly turned on computer with a database on another machine. Users would then see that another machine is available?
I'm using Apache server and MySQL.
Thank you.