ip locator

  1. investigates an ip address and/or domain name
  2. shows to your visitors their country location
  3. ipl_country API function returns visitor's country information
  4. the ip_locator_nodeapi hook is implemented. $node->ipl_country_code, $node->ipl_country, $node->ipl_country_flag node object members are available for theme engines
  5. the ip_locator_comment_load API function is similar to the ip_locator_nodeapi, but it works for comments

Comments

he_who_shall_not_be_named’s picture