Monday, December 3, 2012

Country Detect & Redirect

PHP Scripts - Country Detect & Redirect - CodeCanyon

Country Detect & Redirect his title this type of PHPScripts/Navigation This time I will review,made by Laborator, PHPScripts/Navigation is sold at a price of $3 in CodeCanyon. Country Detect & Redirect - CodeCanyon Item for Sale country callback // country detector // country include file // country redirect //
Created 26 February 10
Last Update 2 November 12
Compatible Browsers IE6, IE7, IE8, Opera
Software Version PHP 5.3, jQuery
High Resolution No
Files Included HTML, PHP

Class that lookup’s for a country code then it redirects (include files, or callbacks) the user to desired content you want. The function of this class is like Google that redirects users from countries that support google e.g. in UK when you enter google.com you will be redirected to google.co.uk and this is exactly what you can do with CountryDetector

This class is builded in static context for purpose of best usage. Also it is very easy to implement

Update: 21 Nov, 2012

We present you two new functions to simplify the work of handling country codes. These functions are:

CountryDetect::getCountryCode();

It returns the current country code of user in two (or three sometimes) uppercase initials.

The second CountryDetect function is “is($country_code)”, so you can easily check if its a specified country code in order to take an action.

CountryDetect::is($country_code);

It returns true or false, based on the condition of specified country code, which is case iNsEnSiTiVe.

Examples about usage of these functions are located on examples/7_get_country_code.php.

Updated

There is added another function called

includeFileOnce

for purposes when you want to include just once a file, and ignore other below declaration lines

Features

  • Country detect then redirect
  • Country detect then include a specific file
  • Country detect then call a function defined by you (callback)

Requirements

PHP 5

Related produck This user:Laborator

AsyncSlider - CodeCanyon Item for Sale Mini Back-end Gallery - CodeCanyon Item for Sale Flipper Poll - CodeCanyon Item for Sale eContactor - CodeCanyon Item for Sale Twitter Authentication (OAuth) Class - CodeCanyon Item for Sale Cute Menu - 8 transitions pack - CodeCanyon Item for Sale Data Security Class - CodeCanyon Item for Sale

More items by Laborator

No comments:

Post a Comment