Is the $_SERVER['REMOTE_ADDR'] php var based off of the users TCP/IP? -


is 100% guaranteed $_server['remote_addr'] variable based off of users tcp/ip , therefor reliable?

nope , there no 100% guarantee. false positive address when user behind proxy internet address.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

git - Possible to change Gitlab repository creation schema? -