<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scottie’s Tech.Info &#187; php</title>
	<atom:link href="http://scottiestech.info/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottiestech.info</link>
	<description>A chimpanzee and two trainees could run her!</description>
	<lastBuildDate>Sat, 05 May 2012 17:27:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Make Rails and PHP Apps Fully UTF-8 Compliant with MySQL</title>
		<link>http://scottiestech.info/2010/08/07/how-to-make-rails-and-php-apps-fully-utf-8-compliant-with-mysql/</link>
		<comments>http://scottiestech.info/2010/08/07/how-to-make-rails-and-php-apps-fully-utf-8-compliant-with-mysql/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 10:46:50 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=429</guid>
		<description><![CDATA[Every web programmer knows that UTF-8 is where it's at these days. Even if you are coding something for only the US market, you're still probably going to run into names, addresses, or whatever with accented characters. You've probably run into the situation where you hope into phpMyAdmin and edit some table row, and what to your wondering eyes should appear, but something like this: "Voici un article franÃ§ais." And yet, when you view the web page and edit the content in your app, it looks and works fine! What's going on here?]]></description>
		<wfw:commentRss>http://scottiestech.info/2010/08/07/how-to-make-rails-and-php-apps-fully-utf-8-compliant-with-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding Videos, JavaScript, and Other Goodies to Posts in WordPress MU</title>
		<link>http://scottiestech.info/2010/06/06/adding-videos-javascript-and-other-goodies-to-posts-in-wordpress-mu/</link>
		<comments>http://scottiestech.info/2010/06/06/adding-videos-javascript-and-other-goodies-to-posts-in-wordpress-mu/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 09:12:07 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=404</guid>
		<description><![CDATA[Some of you may recall my earlier post Adding JavaScript to WordPress Posts without a Plugin. In that post, I talked about how to add JavaScript for, say, embedding a video without having WordPress "sanitize" your code... and without any plugins! WordPress MU, the version of WordPress that allows multiple blogs to be run under one WP installation, uses a different content sanitizer. In fact, it's so seriously anal that it blows away not only JavaScript, but all kinds of other HTML tags in your posts that the regular WP leaves untouched! Bad juju. So, here's how to convince WordPress MU to play nice with the HTML in your posts...]]></description>
		<wfw:commentRss>http://scottiestech.info/2010/06/06/adding-videos-javascript-and-other-goodies-to-posts-in-wordpress-mu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix &#8220;Internal Server Error&#8221; Problems on Your Web Site</title>
		<link>http://scottiestech.info/2009/03/31/how-to-fix-internal-server-error-problems-on-your-web-site/</link>
		<comments>http://scottiestech.info/2009/03/31/how-to-fix-internal-server-error-problems-on-your-web-site/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 11:48:10 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tech support]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=102</guid>
		<description><![CDATA[So you're merrily marching along, happy as a clam because you just set up a glorious new web site that uses, say, a PHP-based content management system like Joomla or WordPress running on a Unix or Linux server. Everything is going well until suddenly, you start to get feedback from users that they can't access certain pages or actions on your site. Worse yet, some people seem to be completely blocked from your site entirely. The problem your users are seeing is a 500 Error, aka "Internal Server Error". Most of the time, for most people, your site works great. But this is becoming a serious issue for some users... What to do?]]></description>
		<wfw:commentRss>http://scottiestech.info/2009/03/31/how-to-fix-internal-server-error-problems-on-your-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

