chrislim2888 / IP2Location-PHP-Module

This module is a PHP module that enables the user to find the country, region, city, coordinates, zip code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, mobile, usage types, address type, IAB category, etc that any IP address or host name originates from.
https://www.ip2location.com
MIT License
197 stars 69 forks source link

Getting wrong provider #16

Closed sa35t closed 7 years ago

sa35t commented 7 years ago

Hi,

I am using DB6 database for IP2Location with IP2Location php 7 wrapper to access properties, but in case of ISP field I am getting 32K character long hex string, and I am using SHARED_MEMORY property to access IP2Location file. Can you help me resolve this issue as we need to use this parameter and some how we are not able to do this due to above issue.

Regards

chrislim2888 commented 7 years ago

Were you using the latest version, v8.0.2, for testing?

sa35t commented 7 years ago

I have installed through composer, yes it is 8.0.2

chrislim2888 commented 7 years ago

I tested with DB6, and there was no problem on the ISP return. Can you please let me know which IP address having issues? And also the ISP name that your received.