Using PHP to update a remote file
Posted: Tue Oct 23, 2007 3:16 pm
Hi everyone,
I have a question... My company wants to update a file that is on about 100 computers on our network. I basically want to have a PHP page they can navigate to on the network that will find the file on their computer, search for a certain string (not necessarily with whitespace separating it from the rest of the text, its an HTML file) and replace it somewhere else in the file, which would also need to be found.
Is this possible with PHP? I am not really sure...
Thanks,
- Jeff
I have a question... My company wants to update a file that is on about 100 computers on our network. I basically want to have a PHP page they can navigate to on the network that will find the file on their computer, search for a certain string (not necessarily with whitespace separating it from the rest of the text, its an HTML file) and replace it somewhere else in the file, which would also need to be found.
Is this possible with PHP? I am not really sure...
Thanks,
- Jeff