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

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -