<?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/favorites/eden159</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 04:09:22 GMT</pubDate>
<item>
<title>(HTML) Country Drop Down List for Web Forms - eden159</title>
<link>http://snipplr.com/view/4792/country-drop-down-list-for-web-forms/</link>
<description><![CDATA[ <p>A comprehensive list of countries for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 16:34:22 GMT</pubDate>
<guid>http://snipplr.com/view/4792/country-drop-down-list-for-web-forms/</guid>
</item>
<item>
<title>(PHP) populate object_select_tag with your own objects in symfony - eden159</title>
<link>http://snipplr.com/view/4057/populate-objectselecttag-with-your-own-objects-in-symfony/</link>
<description><![CDATA[ <p>Sometimes you need to have an ability to show limited number of elements in your select objects or sort elements by name or so. I figured out that this feature was added to object_select_tag later so that not everybody knows about that. This feature’s name is ‘peer_method’ - effectively you create your peer method which returns objects which must appear in your object_select_tag. So here is the code for object_select_tag:</p> ]]></description>
<pubDate>Fri, 02 Nov 2007 04:20:58 GMT</pubDate>
<guid>http://snipplr.com/view/4057/populate-objectselecttag-with-your-own-objects-in-symfony/</guid>
</item>
</channel>
</rss>