<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/address</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 19:52:46 GMT</pubDate>
<item>
<title>(Python) Get ARP MAC from IP address - someguy123</title>
<link>http://snipplr.com/view/70832/get-arp-mac-from-ip-address/</link>
<description><![CDATA[ <p>This can be used to get arp mac address from a ip address. Remember that MAC addresses are in arp tables (volatile), that's why a ping is done first. But i don't know if timing between ping call and arp call is enought to make sense (of pinging).</p> ]]></description>
<pubDate>Thu, 18 Apr 2013 00:18:10 GMT</pubDate>
<guid>http://snipplr.com/view/70832/get-arp-mac-from-ip-address/</guid>
</item>
<item>
<title>(PHP) Get Remote IP Address in PHP - apphp-snippets</title>
<link>http://snipplr.com/view/69907/get-remote-ip-address-in-php/</link>
<description><![CDATA[ <p>This code allows to get the IP address from which the user is viewing the current page.</p> ]]></description>
<pubDate>Tue, 12 Feb 2013 22:01:09 GMT</pubDate>
<guid>http://snipplr.com/view/69907/get-remote-ip-address-in-php/</guid>
</item>
<item>
<title>(PHP) A function to get the real IP address. - o0110o</title>
<link>http://snipplr.com/view/67837/a-function-to-get-the-real-ip-address/</link>
<description><![CDATA[ <p>This function performs several checks to make sure it's getting the correct IP address.</p> ]]></description>
<pubDate>Sat, 20 Oct 2012 10:36:52 GMT</pubDate>
<guid>http://snipplr.com/view/67837/a-function-to-get-the-real-ip-address/</guid>
</item>
<item>
<title>(PHP) Separate street and number from an address - MGHollander</title>
<link>http://snipplr.com/view/65601/separate-street-and-number-from-an-address/</link>
<description><![CDATA[ <p>Straatnamen en huisnummer splitsen, hieronder diverse types straatnamen
Bron: http://www.pfz.nl/archief/965267-adres-splitsen-in-straatnaam-en-huisnr/</p> ]]></description>
<pubDate>Wed, 13 Jun 2012 22:12:15 GMT</pubDate>
<guid>http://snipplr.com/view/65601/separate-street-and-number-from-an-address/</guid>
</item>
<item>
<title>(PHP) IP Blacklist Check Script - DNSBL</title>
<link>http://snipplr.com/view/64564/ip-blacklist-check-script/</link>
<description><![CDATA[ <p>Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button</p> ]]></description>
<pubDate>Sun, 15 Apr 2012 18:44:22 GMT</pubDate>
<guid>http://snipplr.com/view/64564/ip-blacklist-check-script/</guid>
</item>
<item>
<title>(PHP) Magento Customer Address Fields - etechblog</title>
<link>http://snipplr.com/view/61304/magento-customer-address-fields/</link>
<description><![CDATA[ <p>In this tutorial, we will see how to add custom fields to magento customer address.</p> ]]></description>
<pubDate>Wed, 30 Nov 2011 00:07:12 GMT</pubDate>
<guid>http://snipplr.com/view/61304/magento-customer-address-fields/</guid>
</item>
<item>
<title>(PHP) Get your visitors IP address - ariunbolor</title>
<link>http://snipplr.com/view/57033/get-your-visitors-ip-address/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Jul 2011 17:10:41 GMT</pubDate>
<guid>http://snipplr.com/view/57033/get-your-visitors-ip-address/</guid>
</item>
<item>
<title>(PHP) Get user IP Address with PHP - Push</title>
<link>http://snipplr.com/view/56890/get-user-ip-address-with-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Jul 2011 07:36:19 GMT</pubDate>
<guid>http://snipplr.com/view/56890/get-user-ip-address-with-php/</guid>
</item>
<item>
<title>(PHP) Display a User Gravatar from an Email Address - dubogii</title>
<link>http://snipplr.com/view/53678/display-a-user-gravatar-from-an-email-address/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 May 2011 19:59:57 GMT</pubDate>
<guid>http://snipplr.com/view/53678/display-a-user-gravatar-from-an-email-address/</guid>
</item>
<item>
<title>(PHP) E-Mail Address Validation - frederichoule</title>
<link>http://snipplr.com/view/51421/email-address-validation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 01 Apr 2011 13:32:18 GMT</pubDate>
<guid>http://snipplr.com/view/51421/email-address-validation/</guid>
</item>
<item>
<title>(PHP) PHP ip address getter - merrittwjm</title>
<link>http://snipplr.com/view/51346/php-ip-address-getter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Mar 2011 02:03:15 GMT</pubDate>
<guid>http://snipplr.com/view/51346/php-ip-address-getter/</guid>
</item>
<item>
<title>(PHP) Obfuscate Emails - ajbatac</title>
<link>http://snipplr.com/view/50413/obfuscate-emails/</link>
<description><![CDATA[ <p>A simple PHP function to obfuscate an email address. 

Usage:
</p> ]]></description>
<pubDate>Thu, 10 Mar 2011 03:49:28 GMT</pubDate>
<guid>http://snipplr.com/view/50413/obfuscate-emails/</guid>
</item>
<item>
<title>(PHP) GetIPaddress - Ideandro</title>
<link>http://snipplr.com/view/49894/getipaddress/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Mar 2011 07:23:30 GMT</pubDate>
<guid>http://snipplr.com/view/49894/getipaddress/</guid>
</item>
<item>
<title>(PHP) Geocoding, from address to coordinates lat long - mmstudio</title>
<link>http://snipplr.com/view/47806/geocoding-from-address-to-coordinates-lat-long/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Jan 2011 03:57:07 GMT</pubDate>
<guid>http://snipplr.com/view/47806/geocoding-from-address-to-coordinates-lat-long/</guid>
</item>
<item>
<title>(Python) ip.py - cruelfate</title>
<link>http://snipplr.com/view/46710/ippy/</link>
<description><![CDATA[ <p>Convert IPV4 dotted quad to long, or long to dotted quad</p> ]]></description>
<pubDate>Fri, 07 Jan 2011 05:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/46710/ippy/</guid>
</item>
<item>
<title>(ActionScript 3) Validate a Web Address with RegExp - Activetuts</title>
<link>http://snipplr.com/view/46464/validate-a-web-address-with-regexp/</link>
<description><![CDATA[ <p>From the tutorial, Validating Various Input Data in Flash (http://active.tutsplus.com/tutorials/actionscript/validating-various-input-data-in-flash/)</p> ]]></description>
<pubDate>Tue, 04 Jan 2011 11:56:03 GMT</pubDate>
<guid>http://snipplr.com/view/46464/validate-a-web-address-with-regexp/</guid>
</item>
<item>
<title>(ActionScript 3) Validate Email Address with RegExp - Activetuts</title>
<link>http://snipplr.com/view/46462/validate-email-address-with-regexp/</link>
<description><![CDATA[ <p>From the tutorial, Validating Various Input Data in Flash (http://active.tutsplus.com/tutorials/actionscript/validating-various-input-data-in-flash/)</p> ]]></description>
<pubDate>Tue, 04 Jan 2011 11:51:50 GMT</pubDate>
<guid>http://snipplr.com/view/46462/validate-email-address-with-regexp/</guid>
</item>
<item>
<title>(C#) USPS Address Correction - RhinoX64</title>
<link>http://snipplr.com/view/46219/usps-address-correction/</link>
<description><![CDATA[ <p>requires you to register with USPS.
method requires your USPS API key.</p> ]]></description>
<pubDate>Wed, 29 Dec 2010 08:48:10 GMT</pubDate>
<guid>http://snipplr.com/view/46219/usps-address-correction/</guid>
</item>
<item>
<title>(Perl) the most reliable and correct method to get network interface address in Linux using Perl - eno</title>
<link>http://snipplr.com/view/46170/the-most-reliable-and-correct-method-to-get-network-interface-address-in-linux-using-perl/</link>
<description><![CDATA[ <p>This method doesn't rely on parsing 'ifconfig' tool output, and should work in any Linux distribution, but also could work in other POSIX environments.
The function returns a string with IPv4 address or 'undef' if it's not possible.</p> ]]></description>
<pubDate>Tue, 28 Dec 2010 09:45:47 GMT</pubDate>
<guid>http://snipplr.com/view/46170/the-most-reliable-and-correct-method-to-get-network-interface-address-in-linux-using-perl/</guid>
</item>
<item>
<title>(PHP) International Short &amp;amp; Long Address Formatting - iloveitaly</title>
<link>http://snipplr.com/view/46053/international-short--long-address-formatting/</link>
<description><![CDATA[ <p>I'm not well versed in international address formatting, but this seems to work for most cases. Critiques are welcome!</p> ]]></description>
<pubDate>Thu, 23 Dec 2010 01:54:38 GMT</pubDate>
<guid>http://snipplr.com/view/46053/international-short--long-address-formatting/</guid>
</item>
</channel>
</rss>