This tutorial is going to guide you with the installation of the IP2Location Geolocation into Alpine Linux – a small and lightweight linux distro. In summary, to use IP2Location C Library, you will need to download the source from the github, https://github.com/chrislim2888/IP2Location-C-Library/, build and install into your Linux system. Step […]
IP Redirector in e-commerce: How to redirect users by IP geolocation
What is an e-commerce platform An e-commerce platform is a technology for seamless merging of online sales with warehouses or physical shops. The selling and buying processes are online. The distance between buyer and seller no longer matters when it comes to e-commerce. With the technology of IP redirector, merchants […]
How to use IP2Proxy PHP Library in CodeIgniter 4
Introduction CodeIgniter 4 had become one of the popular web frameworks that people choose to build their website in a short time. As a mature web framework, CodeIgniter provides commonly used classes and tools to aid in web development. However, it still lacks several essential features. For example, it does […]
Importing IP2Proxy data into Cassandra and querying with PHP (IPv6)
Intro The guide will demonstrate how to import IP2Proxy Proxy Detection data (PX11) for IPv6 in CSV form into Apache Cassandra and then query the data in a PHP page. First of all, you will need to download the IP2Proxy PX11 IPv6 CSV file. Download commercial version at https://ip2location.com/download?code=PX11IPV6 Extract […]
Importing IP2Proxy data into Cassandra and querying with PHP (IPv4)
Intro The guide will demonstrate how to import IP2Proxy Proxy Detection data (PX11) in CSV form into Apache Cassandra and then query the data in a PHP page. First of all, you will need to download the IP2Proxy PX11 CSV file. Download commercial version at https://ip2location.com/download?code=PX11 Extract out the IP2PROXY-IP-PROXYTYPE-COUNTRY-REGION-CITY-ISP-DOMAIN-USAGETYPE-ASN-LASTSEEN-THREAT-RESIDENTIAL-PROVIDER.CSV […]
Importing IP2Location data into Cassandra and querying with PHP (IPv6)
Intro The guide will demonstrate how to import IP2Location IPv6 data (DB26 IPv6) in CSV form into Apache Cassandra and then query the data in a PHP page. First of all, you will need to download the IP2Location IP geolocation DB26 IPv6 CSV file. Download commercial version at https://ip2location.com/download?code=DB26IPV6 Extract […]
How to use IP2Location PHP Library in CodeIgniter 4
Introduction CodeIgniter 4 is one of the popular web frameworks to help web developer to easily and quickly develop a working website. It comes with all the commonly used tools/classes for the web development, but may not contain all the essential classes. For example, CodeIgniter do not have built-in function […]
Importing IP2Proxy data into CouchDB and querying with PHP (IPv6)
The aim of this guide is to demonstrate how to import IP2Proxy data (PX12 IPv6) in CSV form into CouchDB and then query the data in a PHP web page. First of all, you will need to download the IP2Proxy PX12 IPv6 CSV file.Download commercial version at https://ip2location.com/download?code=PX12IPV6 Extract out […]
Importing IP2Proxy data into CouchDB and querying with PHP
The aim of this guide is to demonstrate how to import IP2Proxy data (PX12) in CSV form into CouchDB and then query the data in a PHP web page. First of all, you will need to download the IP2Proxy PX12 CSV file.Download commercial version at https://ip2location.com/download?code=PX12 Extract out the IP2PROXY-IP-PROXYTYPE-COUNTRY-REGION-CITY-ISP-DOMAIN-USAGETYPE-ASN-LASTSEEN-THREAT-RESIDENTIAL-PROVIDER-FRAUDSCORE.CSV […]
Importing IP2Proxy data into DynamoDB and querying with PHP (IPv6)
The aim of this guide is to demonstrate how to import IP2Proxy data (PX12 IPv6) in CSV form into DynamoDB and then query the data in a PHP web page. First of all, you will need to download the IP2Proxy PX12 IPv6 CSV file.Download commercial version at https://ip2location.com/download?code=PX12IPV6 Extract out […]