<?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/elements</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 20:36:28 GMT</pubDate>
<item>
<title>(PHP) PHP getCheckBox - brownrl</title>
<link>http://snipplr.com/view/55778/php-getcheckbox/</link>
<description><![CDATA[ <p>Simple simple simple function to make a checkbox for a form. Retains checked status.</p> ]]></description>
<pubDate>Mon, 27 Jun 2011 19:55:47 GMT</pubDate>
<guid>http://snipplr.com/view/55778/php-getcheckbox/</guid>
</item>
<item>
<title>(PHP) Test Zend Layout - Blerx</title>
<link>http://snipplr.com/view/53347/test-zend-layout/</link>
<description><![CDATA[ <p>This is an easy way to Instantiate and check layouts within a ZendFramework</p> ]]></description>
<pubDate>Wed, 11 May 2011 18:59:40 GMT</pubDate>
<guid>http://snipplr.com/view/53347/test-zend-layout/</guid>
</item>
<item>
<title>(PHP) Preserving Form Elements by creating hidden form elements on new page based on previous page's form submit - chopbust</title>
<link>http://snipplr.com/view/49913/preserving-form-elements-by-creating-hidden-form-elements-on-new-page-based-on-previous-pages-form-submit/</link>
<description><![CDATA[ <p>I made this function to render hidden form elements in a new page based on what was sent from the last form. This function can be used to preserve input from a long multiple-page form.

What does it do:

1. Go through all the submitted POST elements.
2. Draw a loop of those POST elements into this new form (in form of hidden elements).
3. When that form submits, previous page's input is included inside this new form's submit action.

Note: Do not use the same form element name as it overwrites as it goes along.</p> ]]></description>
<pubDate>Wed, 02 Mar 2011 18:00:38 GMT</pubDate>
<guid>http://snipplr.com/view/49913/preserving-form-elements-by-creating-hidden-form-elements-on-new-page-based-on-previous-pages-form-submit/</guid>
</item>
<item>
<title>(PHP) Walk all DOM elements with jQuery - linusx</title>
<link>http://snipplr.com/view/34445/walk-all-dom-elements-with-jquery/</link>
<description><![CDATA[ <p>This code will walk all elements from a given selector.</p> ]]></description>
<pubDate>Thu, 13 May 2010 15:35:38 GMT</pubDate>
<guid>http://snipplr.com/view/34445/walk-all-dom-elements-with-jquery/</guid>
</item>
<item>
<title>(PHP) Element helper for CakePHP - ping_ch</title>
<link>http://snipplr.com/view/11914/element-helper-for-cakephp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 06 Feb 2009 10:07:35 GMT</pubDate>
<guid>http://snipplr.com/view/11914/element-helper-for-cakephp/</guid>
</item>
<item>
<title>(PHP) html elements class - iTony</title>
<link>http://snipplr.com/view/6747/html-elements-class/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 Jun 2008 01:58:02 GMT</pubDate>
<guid>http://snipplr.com/view/6747/html-elements-class/</guid>
</item>
</channel>
</rss>