Colin Eldridge wrote:

> Question: Is there a simple way for PHP to identify which host a form > has come from?

Do the hosts have fixed ip's?

If Yes, you could use $_SERVER["REMOTE_ADDR"] do identify them...


Erwin Kerk Web Developer E: [EMAIL PROTECTED] W: www.blixem.nl

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to