<?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/names</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 12:21:35 GMT</pubDate>
<item>
<title>(PHP) Variable in PHP variable names - dialeleven</title>
<link>http://snipplr.com/view/66524/variable-in-php-variable-names/</link>
<description><![CDATA[ <p>Create variable named PHP variables. Having dynamically named variables can be helpful when dealing with loops and arrays. For example instead of having seven if () statements for handling seven individual days of the week, you could reduce it to one if statement by doing a loop with seven iterations and dynamically create your variable names.</p> ]]></description>
<pubDate>Sat, 04 Aug 2012 00:06:29 GMT</pubDate>
<guid>http://snipplr.com/view/66524/variable-in-php-variable-names/</guid>
</item>
<item>
<title>(jQuery) Set All HTML Element Names and IDs to the Other - tcam27</title>
<link>http://snipplr.com/view/56426/set-all-html-element-names-and-ids-to-the-other/</link>
<description><![CDATA[ <p>Since forms only read the name of the element and not the id, this could be helpful since it makes each each element's name its id and its id the name.</p> ]]></description>
<pubDate>Tue, 12 Jul 2011 02:01:32 GMT</pubDate>
<guid>http://snipplr.com/view/56426/set-all-html-element-names-and-ids-to-the-other/</guid>
</item>
<item>
<title>(JavaScript) Bad filtered Culture/Banks ship names - Pjotor</title>
<link>http://snipplr.com/view/51941/bad-filtered-culturebanks-ship-names/</link>
<description><![CDATA[ <p>Dump</p> ]]></description>
<pubDate>Mon, 11 Apr 2011 22:41:36 GMT</pubDate>
<guid>http://snipplr.com/view/51941/bad-filtered-culturebanks-ship-names/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Encode and Decode HTML Entity Names (Full Set) - adrianparr</title>
<link>http://snipplr.com/view/46566/as3-encode-and-decode-html-entity-names-full-set/</link>
<description><![CDATA[ <p>Use this static class to encode and decode HTML Entity Names. For some reason Snipplr doesn't display all the code, so download the ZIP file for a full working demo and source code.</p> ]]></description>
<pubDate>Thu, 06 Jan 2011 01:45:52 GMT</pubDate>
<guid>http://snipplr.com/view/46566/as3-encode-and-decode-html-entity-names-full-set/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Replace Special XML Characters with Entity Names (Partial Set) - adrianparr</title>
<link>http://snipplr.com/view/45887/as3-replace-special-xml-characters-with-entity-names-partial-set/</link>
<description><![CDATA[ <p>These five characters should be replaced with their HTML entity names before being used in XML, otherwise they may cause the XML to be invalid.</p> ]]></description>
<pubDate>Fri, 17 Dec 2010 23:00:40 GMT</pubDate>
<guid>http://snipplr.com/view/45887/as3-replace-special-xml-characters-with-entity-names-partial-set/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Unescape HTML (inc. common Entity Names - But not all) - adrianparr</title>
<link>http://snipplr.com/view/45596/as3-unescape-html-inc-common-entity-names--but-not-all/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Dec 2010 06:20:06 GMT</pubDate>
<guid>http://snipplr.com/view/45596/as3-unescape-html-inc-common-entity-names--but-not-all/</guid>
</item>
<item>
<title>(PHP) Automatically fix lower case table names in SilverStripe - roblynch</title>
<link>http://snipplr.com/view/41342/automatically-fix-lower-case-table-names-in-silverstripe/</link>
<description><![CDATA[ <p>This code should be inserted into /sapphire/core/model/MySQLDatabase.php at line 399 (after the if statment ends and before the user_error call)

Be sure to replace 'database_name' with, well you know...

When I used this I first loaded the home page.  This fixed a large number of the tables, then ran /dev/build and that fixed the rest.</p> ]]></description>
<pubDate>Sat, 02 Oct 2010 10:29:30 GMT</pubDate>
<guid>http://snipplr.com/view/41342/automatically-fix-lower-case-table-names-in-silverstripe/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Get Object Names from GetObjectsUnderPoint - Winkyboy</title>
<link>http://snipplr.com/view/38186/as3-get-object-names-from-getobjectsunderpoint/</link>
<description><![CDATA[ <p>Calling this will conditionally trace the list of object names underneath your mouse point. It will only trace when the list of objects beneath the mouse actually changes.</p> ]]></description>
<pubDate>Sun, 01 Aug 2010 23:46:36 GMT</pubDate>
<guid>http://snipplr.com/view/38186/as3-get-object-names-from-getobjectsunderpoint/</guid>
</item>
<item>
<title>(PHP) Array of short month names - collin</title>
<link>http://snipplr.com/view/1527/array-of-short-month-names/</link>
<description><![CDATA[ <p>The names of the months, as returned by date('M', ...)</p> ]]></description>
<pubDate>Thu, 02 Nov 2006 15:25:13 GMT</pubDate>
<guid>http://snipplr.com/view/1527/array-of-short-month-names/</guid>
</item>
</channel>
</rss>