Free Scripts and Web Development Tools
- This is a free script designed to fit into your web site and redirect/restrict access to visitors based on their country, or just to get the visitor`s country details, like code, population, currency and flag image path.
- In this distribution is included a free IP2Country database, updated recently.
- The country code of the visitors is saved in a cookie or a session variable in order to avoid searching the IP database repeatedly.
- With this script you can create as many "Redirection Nodes" as you want. On the same web site, some pages could have different redirection rules than the others, by including them in different Redirection Nodes.
- For each Redirection Node, each country (or IP database) has a Redirection Rule (a link associated with it). If the visitor`s IP is in an IP database, he is redirected to the redirection link associated with it, or if this one is blank, to the default redirection link. If this default redirection link is blank too, the page is loaded. If the visitor`s country has no Redirection Rule specified, he is redirected to the default 'reject' link or if this one is blank, the page is loaded.
- It features an IP exception list, where you can place your trusted IPs, and a passwords/codes list for exceptions.
- It also creates an array with visitor`s country information, and the path to it`s flag GIF file, that you could use in your own scripts;
- We can customize the script for your specific needs. Prices depend on the number of hours needed for the job. Please contact us for details.
- You can download the script and database here: Free Download
- An utility ment to aid programmers in copying, encoding, locking, securing, uploding or sending PHP source code to customers or test servers.
A class for generating smart web forms out of database tables |