how to view ip address to my website page?Naveen A9yAsked Jun 30, 2017, 9:01 AM791how to view ip address to my website page?
Naveen Arumugam9y agoPosted Jun 30, 2017, 9:02 AMAccepted answergetenv('HTTP_X_FORWARDED_FOR')we can use these for seeing the ip address. 0
Naveen ArumugamPosted Jun 30, 2017, 9:02 AM
getenv('HTTP_X_FORWARDED_FOR')