<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 21:44:37 +0000</lastBuildDate>
    <item>
      <title>(PHP) Find Weather Forecast from IP Address - Hexahow</title>
      <link>https://snipplr.com/view/88840/find-weather-forecast-from-ip-address</link>
      <description>&lt;p&gt;To retrieve the weather forecast for your location based only on your current IP, the full tutorial will have the following 5 sections (http://bit.ly/1A5Y651), that will:&#13;
- Describe elements needed for weather forecast retrieval&#13;
- Describe the weather station code field of IP2Location&#13;
- Show code that gets the weather station code from IP address&#13;
- Show code that retrieves the weather forecast from Yahoo! Weather using the weather station code.&#13;
- Show code that retrieves the weather forecast using IP2Location&#13;
&#13;
Here, I will only show you how to retrieve the weather forecast.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Jan 2015 22:37:25 UTC</pubDate>
      <guid>https://snipplr.com/view/88840/find-weather-forecast-from-ip-address</guid>
    </item>
    <item>
      <title>(PHP) IP Address (IPv6) Lookup in Bulk Using PHP and MySQL Database - Hexahow</title>
      <link>https://snipplr.com/view/87308/ip-address-ipv6-lookup-in-bulk-using-php-and-mysql-database</link>
      <description>&lt;p&gt;The code below can be used to lookup IP address in bulk in return of geolocation information using PHP programming languages and MySQL database. In this tutorial, we use the IP2Location LITE database to lookup country of origin from the visitor's IP address. Free databases are available for download at IP2Location LITE database.&lt;/p&gt;</description>
      <pubDate>Fri, 16 Jan 2015 13:45:15 UTC</pubDate>
      <guid>https://snipplr.com/view/87308/ip-address-ipv6-lookup-in-bulk-using-php-and-mysql-database</guid>
    </item>
    <item>
      <title>(PHP) Get Longitude and Latitude by IP address in PHP - Hexahow</title>
      <link>https://snipplr.com/view/73105/get-longitude-and-latitude-by-ip-address-in-php</link>
      <description>&lt;p&gt;// description of your code here&#13;
/********************************************************************************/&#13;
/* Description: Get Longitude and Latitude by IP address in PHP */&#13;
/* For information, please visit http://www.ip2location.com */&#13;
/********************************************************************************/&lt;/p&gt;</description>
      <pubDate>Fri, 06 Dec 2013 21:36:49 UTC</pubDate>
      <guid>https://snipplr.com/view/73105/get-longitude-and-latitude-by-ip-address-in-php</guid>
    </item>
    <item>
      <title>(PHP) FraudLabs Pro - Order screening to prevent fraud - Hexahow</title>
      <link>https://snipplr.com/view/70351/fraudlabs-pro--order-screening-to-prevent-fraud</link>
      <description>&lt;p&gt;This sample code shows you how to screen an order by entering all the relevant information into the request parameters.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Mar 2013 14:50:11 UTC</pubDate>
      <guid>https://snipplr.com/view/70351/fraudlabs-pro--order-screening-to-prevent-fraud</guid>
    </item>
    <item>
      <title>(PHP) Country list based on browser's language - Hexahow</title>
      <link>https://snipplr.com/view/69852/country-list-based-on-browsers-language</link>
      <description>&lt;p&gt;The following codes populate the country list into dropdown box based on browser's languages. The country information is getting from geolocation.com&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2013 00:10:49 UTC</pubDate>
      <guid>https://snipplr.com/view/69852/country-list-based-on-browsers-language</guid>
    </item>
    <item>
      <title>(PHP) Calculate and Convert IPv6 to Decimal - Hexahow</title>
      <link>https://snipplr.com/view/68185/calculate-and-convert-ipv6-to-decimal</link>
      <description>&lt;p&gt;/********************************************************************************/&#13;
/* Description: Calculate and Convert IPV6 to Decimal. */&#13;
/* For information, please visit http://www.ip2location.com        */&#13;
/********************************************************************************/&#13;
/* You can obtain free IPV6 database at http://www.ip2location.com/free/ipv6 */&lt;/p&gt;</description>
      <pubDate>Fri, 09 Nov 2012 20:56:23 UTC</pubDate>
      <guid>https://snipplr.com/view/68185/calculate-and-convert-ipv6-to-decimal</guid>
    </item>
  </channel>
</rss>
