I found out how to get my users ip address using HTTP_X_FORWARDED_FOR. I'm needing to disable the use of a form if the ip is not within our network. Can anyone help me with this?
↧
I found out how to get my users ip address using HTTP_X_FORWARDED_FOR. I'm needing to disable the use of a form if the ip is not within our network. Can anyone help me with this?