http - PHP file_get_contents between two server -
i trying send variable client runs xampp static ip server (domain) , using file_get_contents.
how can without opening port on client site?
client(xampp)->server(domain)->cleint
my code works fine when open port 80 on client computer not want every computer.
Comments
Post a Comment