How do you call a script on a remote server in PHP ? I tryed exec($URL); but it doesn't work.
Also, if I open socket connection between 2 scripts on 2 separate servers will firewalls shut me down unless I enable that port ?
Also, if I open socket connection between 2 scripts on 2 separate servers will firewalls shut me down unless I enable that port ?


Comment