Re: [PHP] Communicating with remote server

From: Marek Kilimajer (kilimajer_at_webglobe.sk)
Date: 11/18/03


Date: Tue, 18 Nov 2003 03:52:01 +0100
To: "Vail, Warren" <Warren.Vail@schwab.com>

Vail, Warren wrote:
> The caviate is that anyone who can come up with the correct url (and can
> access your database machine), will be able to trigger the extract of data.
> If this is not acceptable, then you need to consider other options.
>

https connection and some secret string in a get variable or ip address
check will make it secure.