Published on : July 25, 2014 by Vipin R.N
We had a requirement to enable GeoIP for PHP. The scenario is the server is equipped with PHP 5.2.17 and later PHP 5.3.22 was installed on it alongside. Thus users would be able to switch to PHP 5.3.22 by adding a handler in the .htaccess file. Requirement Enable GeoIP extension in PHP 5.3.22 PHP extension […]