Google Mapping a list of ip addresses from mysql table

Discussion in 'PHP' started by ArmKaz, Aug 18, 2011.

  1. #1
    I have a list of ip-addresses from my mysql table in a specific column/row. How do I take those ip-addresses and map them like visitor maps except these aren't visiting ip-addresses.
     
    ArmKaz, Aug 18, 2011 IP
  2. MyVodaFone

    MyVodaFone Well-Known Member

    Messages:
    1,048
    Likes Received:
    42
    Best Answers:
    10
    Trophy Points:
    195
    #2
    MyVodaFone, Aug 19, 2011 IP
  3. tiamak

    tiamak Active Member

    Messages:
    81
    Likes Received:
    2
    Best Answers:
    3
    Trophy Points:
    58
    #3
    tiamak, Aug 19, 2011 IP
  4. ArmKaz

    ArmKaz Well-Known Member

    Messages:
    435
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    100
    #4
    One issue is that the tutorial uses the api of hostip.info that api does not recognize my ip address in terms of country nor longitude/latitude. Is there any other free apis?

     
    ArmKaz, Aug 19, 2011 IP
  5. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #5
    We'd have to know at least the first 2 octets of your IP address to find a service that recognizes it.
     
    Rukbat, Aug 22, 2011 IP