Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Is echo $ SERVER['REMOTE ADDR']; safe?


Achernar - 11:41 pm on Mar 14, 2008 (gmt 0)


$_SERVER['REMOTE_ADDR'] will always be an IP address.
The client can spoof it, but only as another IP address. This is a string only containing digits and dots.


Thread source:: http://www.webmasterworld.com/php/3598882.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com