Is there something obviously wrong with this code?              

mail([EMAIL PROTECTED],[EMAIL PROTECTED]",'[FLAG] Info edited: '.$theInfo.' by
'.$REMOTE_HOST, 'From: '.$emailAdmin."\r\n");

I'm trying to show the IP of the person who just edited some info, in the
email that I send myself whenever info is edited. Everything works, but the
IP address is empty.

TIA,
James

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

Reply via email to