<?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/language/php/tags/map</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 01:36:22 GMT</pubDate>
<item>
<title>(PHP) Map a Directory - mscribellito</title>
<link>http://snipplr.com/view/45496/map-a-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Dec 2010 12:59:18 GMT</pubDate>
<guid>http://snipplr.com/view/45496/map-a-directory/</guid>
</item>
<item>
<title>(PHP) Zend Data Mapping example - nikefido</title>
<link>http://snipplr.com/view/45183/zend-data-mapping-example/</link>
<description><![CDATA[ <p>Example set of files for data mapping objects to db records. (Not perfect, but funcional)</p> ]]></description>
<pubDate>Fri, 03 Dec 2010 03:05:39 GMT</pubDate>
<guid>http://snipplr.com/view/45183/zend-data-mapping-example/</guid>
</item>
<item>
<title>(PHP) Geo Mashup post query contextual map - cyberhobo</title>
<link>http://snipplr.com/view/37962/geo-mashup-post-query-contextual-map/</link>
<description><![CDATA[ <p>Geo Mashup contextual maps display the results of a WordPress query, so they can be very useful in combination with the WordPress `query_posts` function. This example maps post with an example tag, but any call to `query_posts` could be substituted. This is code that would go in a WordPress template.</p> ]]></description>
<pubDate>Wed, 28 Jul 2010 02:51:41 GMT</pubDate>
<guid>http://snipplr.com/view/37962/geo-mashup-post-query-contextual-map/</guid>
</item>
<item>
<title>(PHP) Conditional Geo Mashup map template code - cyberhobo</title>
<link>http://snipplr.com/view/29558/conditional-geo-mashup-map-template-code/</link>
<description><![CDATA[ <p>This template code will work only in the WordPress Loop to include a map if the Geo Mashup plugin is active and the current post has a location.</p> ]]></description>
<pubDate>Wed, 10 Mar 2010 15:26:24 GMT</pubDate>
<guid>http://snipplr.com/view/29558/conditional-geo-mashup-map-template-code/</guid>
</item>
<item>
<title>(PHP) jquery google map init - metoikos</title>
<link>http://snipplr.com/view/29372/jquery-google-map-init/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 06 Mar 2010 08:47:58 GMT</pubDate>
<guid>http://snipplr.com/view/29372/jquery-google-map-init/</guid>
</item>
<item>
<title>(PHP) Global Geo Mashup map centered on current post - cyberhobo</title>
<link>http://snipplr.com/view/28178/global-geo-mashup-map-centered-on-current-post/</link>
<description><![CDATA[ <p>Use this code in a WordPress template with the Geo Mashup plugin (see URL) to include a global map within a post or page, centered on that post or page's location, with marker highlighted.</p> ]]></description>
<pubDate>Thu, 11 Feb 2010 11:53:59 GMT</pubDate>
<guid>http://snipplr.com/view/28178/global-geo-mashup-map-centered-on-current-post/</guid>
</item>
<item>
<title>(PHP) PHP Create Google Map Directions Link - iloveitaly</title>
<link>http://snipplr.com/view/15530/php-create-google-map-directions-link/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 04 Jun 2009 16:08:57 GMT</pubDate>
<guid>http://snipplr.com/view/15530/php-create-google-map-directions-link/</guid>
</item>
<item>
<title>(PHP) Distance between two points - ginoplusio</title>
<link>http://snipplr.com/view/9566/distance-between-two-points/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 Nov 2008 07:05:12 GMT</pubDate>
<guid>http://snipplr.com/view/9566/distance-between-two-points/</guid>
</item>
<item>
<title>(PHP) map_index - collin</title>
<link>http://snipplr.com/view/1512/mapindex/</link>
<description><![CDATA[ <p>A way of compacting an array of arrays into an array of values.

Say you have an NxM matrix, where each child array represents a row, and you want to iterate over the first element in each row: foreach(map_index(0, $matrix) as $first_elem) ...</p> ]]></description>
<pubDate>Wed, 01 Nov 2006 08:24:26 GMT</pubDate>
<guid>http://snipplr.com/view/1512/mapindex/</guid>
</item>
<item>
<title>(PHP) map_attr - collin</title>
<link>http://snipplr.com/view/1195/mapattr/</link>
<description><![CDATA[ <p>Map an array of objects to a named attribute on those objects.</p> ]]></description>
<pubDate>Tue, 26 Sep 2006 14:20:16 GMT</pubDate>
<guid>http://snipplr.com/view/1195/mapattr/</guid>
</item>
</channel>
</rss>