IPLocator - IP Location Finder PHP Script
Screenshots
Overview
IPLocator v2 is a PHP script built in raw PHP, Bootstrap and jQuery. The script is capable of finding location and other information of an IP address. This script supports both IPv4 and IPv6 addresses. For map, it supports both Google Map (paid API required) and Open Street Map (free). With location, it's capable of showing other information such as the location timezone, currency, internet service provider information, cellular status, proxy status, etc.
Ajax Search
IP search uses ajax system which gives a smooth experience to the visitors.
Affiliate and Ad Support
The script has built in system for affiliate (such as VPN). There are numerous ad slots available throughout the script.
No Database Required
The script doesn't require any database. You can install the script within a minute.
No admin panel
As there is no database, we have not implemented any admin panel. So you need to change everything manually (such as small HTML codes and PHP codes). They are easy as we have provided a good documentation explaining how to manage the script.
Demo
Homepage: https://apps.devslib.com/iploc...
Search from URL: https://apps.devslib.com/iploc...
404 Page: https://apps.devslib.com/iploc...
All the contents (text, images) used in demo are for demonstration purpose only and are not provided with the script.
Features
- Supports both IPv4 and IPv6
- Supports both Google Map (paid API required) and OpenStreetMap (free)
- Ajax Search
- User Information
- Generic Page System (About Us, Privacy Policy, etc.)
- Ajax Contact Form
- No Database Required
- Easy to install
- Easy to configure
- Clean and Responsive Design
- FAQ Section in Homepage
- User Information in Sidebar
- Log IP addresses in TXT log file
- Custom 404 Error Page
Requirements
- PHP >= 5.6
- cURL PHP Extension
- OpenSSL PHP Extension
- JSON PHP Extension
Instructions
A detailed documentation is provided with the script.