Skip to content
Advertisement

Tag: maxmind

Can not get key value from maxmind return object

I am using maxmind web service to get the user data: Here is the PHP code to output the data. Now here you can see I have commented out ip_address, user_type, is_anonymous, is_anonymous_proxy, is_anonymous_vpn, is_tor_exit_node key because I can’t get value using those keys? can you tell me why? but If I do I can see full object containing all

Advertisement