Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- How do I get a user's IP address?
FromBelgium - 11:09 am on Jan 18, 2012 (gmt 0)
This works for me:
$ip = $HTTP_SERVER_VARS['HTTP_X_CLUSTER_CLIENT_IP'];
Thread source:: http://www.webmasterworld.com/php/4407841.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com