Philip J. Newman wrote: >OK yah, this is a pain in the butt, $REMOTE_ADDR Dose not work in Sambar 5.1. Anyone >have anyone have any solutions that can be used insteard? > Whenever you have a problem like this run phpinfo(); and have a look at the available environment variables. Useing print_r($HTTP_SERVER_VARS); can be very helpful as well.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php