Posted by Nick Miller on 10/03/06 13:55
runner7 wrote:
> Can anyone tell me the easiest or best way to do secure
> server-to-server transmissions using PHP? Does SSL work for
> server-to-server? Thanks for any replies.
You could call exec() to use SCP, given both your server and the
recipient system are running *nix.
-Nick
Navigation:
[Reply to this message]
|