<?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>Michael Barton &#187; PHP</title>
	<atom:link href="http://www.michaelbarton.name/category/programming-languages/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelbarton.name</link>
	<description>Digital Entreprenuer</description>
	<lastBuildDate>Mon, 17 Oct 2011 18:34:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Forcing SSL with phpMyAdmin</title>
		<link>http://www.michaelbarton.name/2009/12/13/forcing-ssl-with-phpmyadmin/</link>
		<comments>http://www.michaelbarton.name/2009/12/13/forcing-ssl-with-phpmyadmin/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 03:27:29 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=270</guid>
		<description><![CDATA[I installed yet another install of phpMyAdmin, and every time I forget how to configure it to force SSL. All phpMyAdmin installs should do this (use SSL). You never want to login without SSL unless you&#8217;re on a secured network. 2 ways to force SSL with phpMyAdmin 1) Using Apache .htaccess (this can also be [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/12/13/forcing-ssl-with-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>15 PHP regular expressions for web developers</title>
		<link>http://www.michaelbarton.name/2009/08/18/15-php-regular-expressions-for-web-developers/</link>
		<comments>http://www.michaelbarton.name/2009/08/18/15-php-regular-expressions-for-web-developers/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 03:55:32 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=247</guid>
		<description><![CDATA[This is amazing. Somebody finally put this together: http://www.catswhocode.com/blog/15-php-regular-expressions-for-web-developers Bookmark it because you&#8217;re going to need it if you&#8217;re a web developer. It&#8217;s helped me. Well, it hasn&#8217;t yet but I&#8217;m sure it will. And that&#8217;s also why I&#8217;m blogging about it. I want to remember it and I want it somewhere I&#8217;ll be sure [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/08/18/15-php-regular-expressions-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHP to format phone numbers</title>
		<link>http://www.michaelbarton.name/2009/08/18/using-php-to-format-phone-numbers/</link>
		<comments>http://www.michaelbarton.name/2009/08/18/using-php-to-format-phone-numbers/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 03:43:02 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=240</guid>
		<description><![CDATA[Been out of the game a little while, my apologies. I know there isn&#8217;t much I can do to make it up to you (my fans); however, I&#8217;ll give you this in hopes of trying to win you back. Format phone function using PHP: 12345678910111213141516171819202122232425262728293031323334function format_phone&#40;$country, $phone&#41; &#123; $function = 'format_phone_' . $country; if&#40;function_exists&#40;$function&#41;&#41; &#123; [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/08/18/using-php-to-format-phone-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple copyright year function</title>
		<link>http://www.michaelbarton.name/2009/04/18/simple-copyright-year-function/</link>
		<comments>http://www.michaelbarton.name/2009/04/18/simple-copyright-year-function/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 18:29:26 +0000</pubDate>
		<dc:creator>Michael Barton</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[simple solution]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.michaelbarton.name/?p=79</guid>
		<description><![CDATA[I still see on a lot of sites the copyright date being outdated. Shoot, it was even outdated on mine. How embarrassing. Easy fix though. Something I do at work all the time, but since I&#8217;m not getting paid for this site, it wasn&#8217;t done. Now, let&#8217;s forget the past and move onto the future. [...]]]></description>
		<wfw:commentRss>http://www.michaelbarton.name/2009/04/18/simple-copyright-year-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

