ip2location databases
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2365
Display a Database
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it. more>> In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.<<less
Added: 2005-11-12 License: Freeware Price: Free
1454 downloads
IP2Location Ruby Library 2.1.1
IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use more>> IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location? binary databases for applications written in C or supporting static/dynamic library.<<less
Added: 2006-12-01 License: Freeware Price: $0.00USD
12 downloads
Other version of IP2Location Ruby Library
License:Freeware
IP2Location Geolocation in ASP.NET
This is ASP.NET code that shows how IP2Location Geolocation identify online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such as country, region, city, latitude, longitude, ISP more>> This is ASP.NET code that shows how IP2Location Geolocation identify online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such as country, region, city, latitude, longitude, ISP and domain name.<<less
Added: 2006-08-16 License: Freeware Price: $0.00USD
11 downloads
Micro Database Browser 1.1
Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database more>> Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database management tools.<<less
Added: 2006-06-20 License: Freeware Price: $0.00USD
13 downloads
Other version of Micro Database Browser
License:Freeware
Displaying Data In A MySQL Database
This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases. A VERY good tutorial for begi more>> This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases. A VERY good tutorial for beginners who are interested in learning the language quickly.<<less
Added: 2004-10-04 License: Not Specified Price: Free
1869 downloads
IP2Location Geolocation Web Service 2.0
The IP2Location Geolocation Web Service is a hosted, programmable XML Web Service that allows instant identification of online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such more>> The IP2Location Geolocation Web Service is a hosted, programmable XML Web Service that allows instant identification of online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such as country, region, city, latitude, longitude, ISP and domain name.<<less
Added: 2006-08-16 License: Freeware Price: $0.00USD
2001 downloads
IP 2 Country Geo Database Builder
IP 2 Country Geo Database Builder offers you a powerful and easy-to-use script which is totally free. more>>
IP 2 Country Geo Database Builder offers you a powerful and easy-to-use script which is totally free. Runs from your computer or your server, Perl script which crawls the internet registries databases afrinic , apnic, arin, iana, lacnic, and ripencc, then process the latest updated files in the format you want in less than 5 to 15 minutes only. You can run the script from command line or automatically using your server crontab scheduled tasks.
Major Features:
- Click tracking and SPAM detection.
- Web Servers Log analysis.
- Real time country Geo location.
- Creation of location aware content such as language, currency, etc.
- Fraud detection, credit card fraud vetting etc.
- Online campaigns such as targeted banner ads.
- Digital rights management such as music or film distribution.
- Filter web access on basis of originating country.
- Auto country detection for rapid form entry such as country, currency, language.
- Spam mail Filtering.
- Limited to your imagination.
Added: 2008-01-03 License: Freeware Price: Freeware
1 downloads
PHP and Writing to MySQL Databases
This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions. more>> This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3648 downloads
cPanel Database Creator 1.2
cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill more>> cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill username/password/host once, and script will be ready to use. Creating database will be as easy as running cpanel_create_db.php?db=M yNewDbName NOTE: requires cURL installation on the server.<<less
Added: 2006-07-15 License: Freeware Price: $0.00USD
12 downloads
Other version of cPanel Database Creator
License:Freeware
Get image from database
Learn how to get a stored image from a database and display it on a page. more>> Learn how to get a stored image from a database and display it on a page.<<less
Added: 2004-10-27 License: Not Specified Price: Free
1840 downloads
Get metadata on MySQL databases
Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in e more>> Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in each database and all field and field info for each table. Even if you do not need to build on this code, you might want to copy the code which prints out all databases, tables and field information plus examples. Its a great way to get an overview of the tables you are working on for a project.<<less
Added: 2007-01-25 License: Freeware Price: Free
1009 downloads
Free MySQL Databases
We are providing absolutely free MySQL databases to users. We are at your service to keep your databases online, up and running. Thats a guarantee! As we all know there are thousands of free and paid hosting providers out on the web, but when it more>> We are providing absolutely free MySQL databases to users. We are at your service to keep your databases online, up and running. Thats a guarantee! As we all know there are thousands of free and paid hosting providers out on the web, but when it comes to MySQL databases, you either cant have one or your stuck with only a few. Well those days are over; with FreeMySQL.net you are given 3 databases, after you activate your account. You have 3 options to administer your databases: FlashMyAdmin, FreeMySQL.net Admin and PHPMyAdmin with each using web interface provided for ease of use.<<less
Added: 2005-07-01 License: Other Price: $0.00USD
11 downloads
Large Database Backup
This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current v more>> This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files. A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.<<less
Added: 2007-07-22 License: GPL Price: Free
836 downloads
Sorting Database Results with PHP
This tutorial will show you how to display data from a database and allow the user to sort it. more>> This tutorial will show you how to display data from a database and allow the user to sort it.<<less
Added: 2002-09-24 License: Not Specified Price: Free
2641 downloads
Simple IP to Country without databases 1.0
Just for identification of country. Instead of a database, IP information is stored into many files, so that only one of them is requested each time. Additionaly, files with data only for specific countries is available. Example scripts for usage of more>> Just for identification of country. Instead of a database, IP information is stored into many files, so that only one of them is requested each time. Additionaly, files with data only for specific countries is available. Example scripts for usage of data files is provided. Ip data is updated regularly.<<less
Added: 2006-02-19 License: Freeware Price: $0.00USD
12 downloads
Other version of Simple IP to Country without databases
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ip2location databases search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed