how can i get other file from other server which do not have apache installed
eg.
server A(192.168.100.1 ) has apache installed
server B(192.168.100.2 ) has no apache installed and where the file to be retrieve resides
using php how can i do that.,
eg.
server A(192.168.100.1 ) has apache installed
server B(192.168.100.2 ) has no apache installed and where the file to be retrieve resides
using php how can i do that.,
Comment