<?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/xhtml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 21:03:04 GMT</pubDate>
<item>
<title>(PHP) Basic template for Joomla 2.5 - gradamedia</title>
<link>http://snipplr.com/view/66629/basic-template-for-joomla-25/</link>
<description><![CDATA[ <p>Basic template for Joomla 2.5 with 3 columns</p> ]]></description>
<pubDate>Fri, 10 Aug 2012 04:31:12 GMT</pubDate>
<guid>http://snipplr.com/view/66629/basic-template-for-joomla-25/</guid>
</item>
<item>
<title>(PHP) Close unclosed tags - ginoplusio</title>
<link>http://snipplr.com/view/28876/close-unclosed-tags/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Feb 2010 16:41:53 GMT</pubDate>
<guid>http://snipplr.com/view/28876/close-unclosed-tags/</guid>
</item>
<item>
<title>(PHP) Quick PHP Menu - xTraCD</title>
<link>http://snipplr.com/view/23913/quick-php-menu/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Nov 2009 02:28:28 GMT</pubDate>
<guid>http://snipplr.com/view/23913/quick-php-menu/</guid>
</item>
<item>
<title>(PHP) Clean / Indent XHTML Document - tillkruess</title>
<link>http://snipplr.com/view/22651/clean--indent-xhtml-document/</link>
<description><![CDATA[ <p>Do you every wanted to clean and perfectly intent your xhtml document?</p> ]]></description>
<pubDate>Fri, 06 Nov 2009 09:54:00 GMT</pubDate>
<guid>http://snipplr.com/view/22651/clean--indent-xhtml-document/</guid>
</item>
<item>
<title>(PHP) Extended Kohana HTML Helper - antpaw</title>
<link>http://snipplr.com/view/19025/extended-kohana-html-helper/</link>
<description><![CDATA[ <p>My Kohana HTML Helper</p> ]]></description>
<pubDate>Sun, 30 Aug 2009 12:35:04 GMT</pubDate>
<guid>http://snipplr.com/view/19025/extended-kohana-html-helper/</guid>
</item>
<item>
<title>(PHP) Nav menu for Thesis - kristarella</title>
<link>http://snipplr.com/view/11664/nav-menu-for-thesis/</link>
<description><![CDATA[ <p>An example of how to write your own navigation with dynamic "active" classes.</p> ]]></description>
<pubDate>Fri, 30 Jan 2009 00:13:30 GMT</pubDate>
<guid>http://snipplr.com/view/11664/nav-menu-for-thesis/</guid>
</item>
<item>
<title>(PHP) Convert incorrectly-formatted UTF-8 strings of HTML into correctly-formatted UTF-8 strings of plain text. - X3Maverick</title>
<link>http://snipplr.com/view/9958/convert-incorrectlyformatted-utf8-strings-of-html-into-correctlyformatted-utf8-strings-of-plain-text/</link>
<description><![CDATA[ <p>Useful for taking incorrectly-formatted UTF-8 strings containing HTML data, and converting them to correctly-formatted UTF-8 plain text.

A handy tool for displaying HTML stored in a database.</p> ]]></description>
<pubDate>Fri, 21 Nov 2008 11:54:00 GMT</pubDate>
<guid>http://snipplr.com/view/9958/convert-incorrectlyformatted-utf8-strings-of-html-into-correctlyformatted-utf8-strings-of-plain-text/</guid>
</item>
<item>
<title>(PHP) Modrewrite for PHP variables - antpaw</title>
<link>http://snipplr.com/view/8018/modrewrite-for-php-variables/</link>
<description><![CDATA[ <p>write this in your .htaccess

links are going to look like this

yourpage.de/yourVariableValue1/yourVariableValue2/

[NC] will remove the case sensitivity of your static words like "admin"

its going to work, even if you type

yourpage.de/adMIN</p> ]]></description>
<pubDate>Mon, 25 Aug 2008 13:37:46 GMT</pubDate>
<guid>http://snipplr.com/view/8018/modrewrite-for-php-variables/</guid>
</item>
<item>
<title>(PHP) dynamic stylesheet - perthmetro</title>
<link>http://snipplr.com/view/6931/dynamic-stylesheet/</link>
<description><![CDATA[ <p>This is like a cms for a stylesheet - includes all files to make a working xhtml/css demo</p> ]]></description>
<pubDate>Thu, 26 Jun 2008 12:33:08 GMT</pubDate>
<guid>http://snipplr.com/view/6931/dynamic-stylesheet/</guid>
</item>
<item>
<title>(PHP) heredoc xhtml 1.0 strict page template - oskarlie</title>
<link>http://snipplr.com/view/3669/heredoc-xhtml-10-strict-page-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 12 Sep 2007 01:55:39 GMT</pubDate>
<guid>http://snipplr.com/view/3669/heredoc-xhtml-10-strict-page-template/</guid>
</item>
<item>
<title>(PHP) Sending appropriate mimetype and doctype, if supported - rolandog</title>
<link>http://snipplr.com/view/752/sending-appropriate-mimetype-and-doctype-if-supported/</link>
<description><![CDATA[ <p>Sends as XHTML 1.1 + MathML if supported, falls back to XHTML 1.1 if supported, or falls back to HTML 4.01 Strict.

Mixed two separate scripts:
http://www.workingwith.me.uk/articles/scripting/mimetypes
http://golem.ph.utexas.edu/~distler/blog/archives/000367.html</p> ]]></description>
<pubDate>Tue, 08 Aug 2006 13:04:16 GMT</pubDate>
<guid>http://snipplr.com/view/752/sending-appropriate-mimetype-and-doctype-if-supported/</guid>
</item>
<item>
<title>(PHP) Make Snipplr WordPress plugin output valid XHTML - rolandog</title>
<link>http://snipplr.com/view/437/make-snipplr-wordpress-plugin-output-valid-xhtml/</link>
<description><![CDATA[ <p>You should edit your WordPress plugin so that the $source variable at the end shows this value. Though it is a shame that code can't have an 'ol' as a childNode, and neither can the pre element. Couldn't find any way of making it all fit: http://learningforlife.fsu.edu/webmaster/references/xhtml/tags/text/pre.cfm</p> ]]></description>
<pubDate>Sat, 15 Jul 2006 14:38:19 GMT</pubDate>
<guid>http://snipplr.com/view/437/make-snipplr-wordpress-plugin-output-valid-xhtml/</guid>
</item>
</channel>
</rss>