<?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/parameters</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 19:11:27 GMT</pubDate>
<item>
<title>(PHP) Magento Parameters - tomle123</title>
<link>http://snipplr.com/view/70915/magento-parameters/</link>
<description><![CDATA[ <p>append this to switch to different Stores in Magento</p> ]]></description>
<pubDate>Wed, 24 Apr 2013 06:08:04 GMT</pubDate>
<guid>http://snipplr.com/view/70915/magento-parameters/</guid>
</item>
<item>
<title>(PHP) Uri multiple parameters - MonsterDev</title>
<link>http://snipplr.com/view/66131/uri-multiple-parameters/</link>
<description><![CDATA[ <p>This function allow you ti have multiple parameters in your query string.
Ex : id=12&amp;name=Doe&amp;id=42&amp;nickname=Monster</p> ]]></description>
<pubDate>Sat, 14 Jul 2012 02:02:37 GMT</pubDate>
<guid>http://snipplr.com/view/66131/uri-multiple-parameters/</guid>
</item>
<item>
<title>(PHP) Magento Create New Module - Controller Dispatch - necode</title>
<link>http://snipplr.com/view/57057/magento-create-new-module--controller-dispatch/</link>
<description><![CDATA[ <p>Create a Hello World module in the Magento system
Configure this module with routes
Create Action Controller(s) for our routes</p> ]]></description>
<pubDate>Sat, 23 Jul 2011 02:15:16 GMT</pubDate>
<guid>http://snipplr.com/view/57057/magento-create-new-module--controller-dispatch/</guid>
</item>
<item>
<title>(PHP) Pass anonymous function (lambda) as parameter prior to PHP 5.3 - karlhorky</title>
<link>http://snipplr.com/view/44972/pass-anonymous-function-lambda-as-parameter-prior-to-php-53/</link>
<description><![CDATA[ <p>Prior to 5.3, anonymous functions (lambdas) can be achieved via the create_function PHP function. This allows for the anonymous functions to be passed as parameters to another function as well, illustrated in this example snippet.</p> ]]></description>
<pubDate>Sun, 28 Nov 2010 05:50:55 GMT</pubDate>
<guid>http://snipplr.com/view/44972/pass-anonymous-function-lambda-as-parameter-prior-to-php-53/</guid>
</item>
<item>
<title>(PHP) Function Template - engel</title>
<link>http://snipplr.com/view/4206/function-template/</link>
<description><![CDATA[ <p>Add this template before functions in a library, in order to give a good description of what it is and what it does. Replace all in < and > with your values.</p> ]]></description>
<pubDate>Wed, 28 Nov 2007 09:33:03 GMT</pubDate>
<guid>http://snipplr.com/view/4206/function-template/</guid>
</item>
</channel>
</rss>