Skip to content
Tutorial Depot

Tutorial Depot

Linux and Web Development Tutorials

Site links

  • Hello There!
  • PHP code
  • Tutorials
  • WordPress tweaks
  • PHP demos and examples
  • Backup & Restore for WordPress
  • Privacy Policy

Recent Posts

  • Please read this first…
  • 3 methods to tweak your MySQL database result pages
  • PHP dynamic form elements
  • Configure Postfix + Mailgun on a Cloud VPS
  • PHP list files in directories

Recent Comments

  • Smadi on Parent pages filter function your WordPress admin section
  • Olaf on Parent pages filter function your WordPress admin section
  • Juanita on Parent pages filter function your WordPress admin section
  • Olaf on Introduction to MySQL Joins
  • pricereduc on Introduction to MySQL Joins

Category: PHP code

Find on this website a number of PHP code snippets and custom functions. The code snippets will show you common functionality in PHP and MySQL packed mostly in functions or in easy to use and well commented code blocks. You’re welcome to post all your comments, suggestions and questions.

Find more tutorials on the Web Development Blog.

How-to use maxMind GeoIP for websites

Sometimes you need to redirect visitors based on the country they come from. Maxmind provides a great country/IP address database in binary format. The following example will show you how redirect visitors from countries which are not on the “whitelist”. Continue reading How-to use maxMind GeoIP for websites

Posted on Updated: 2020-08-06Categories PHP codeTags geoip, script5 Comments on How-to use maxMind GeoIP for websites

Posts navigation

Previous page Page 1 … Page 5 Page 6
©2023 finalwebsites.com - Proudly powered by WordPress