Django is a free and open-source Python-based web framework, and is one of the most popular web frameworks in the world. Web developers can easily kick-start their website development by using Django. In addition, web developers often have a variety of choices to choose from when it comes to external […]
Calling IP2Location inside MATLAB
MATLAB is a programming platform designed specifically for engineers and scientists to analyze and design systems and products that transform our world. It also has the ability to interface with Java classes provided by external parties to perform custom tasks. Today we will look at how to call the IP2Location […]
How to install IP2Location Geolocation Library in Alpine Linux
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 (PX11 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 PX11 IPv6 CSV file.Download commercial version at https://ip2location.com/download?code=PX11IPV6 Extract out […]