<?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>Mac Lab: An Apple Macintosh OS X, Mac &#38; PC Blog &#187; PHP</title>
	<atom:link href="http://www.mac-lab.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mac-lab.com</link>
	<description>Another Mac OS X Fanatic</description>
	<lastBuildDate>Thu, 15 Jul 2010 01:45:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>PHP characters that need to be escaped</title>
		<link>http://www.mac-lab.com/2008/11/php-characters-that-need-to-be-escaped/</link>
		<comments>http://www.mac-lab.com/2008/11/php-characters-that-need-to-be-escaped/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 03:34:11 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=187</guid>
		<description><![CDATA[In writing PHP code, several characters need to be &#8220;escaped&#8221; for the code to run properly. If not, the browser will be blank or show errors. The following characters have to be escaped, which means you write a backslash ( \ ) in front of it. For example: \- (the hiphen) or \. (the dot). [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/11/php-characters-that-need-to-be-escaped/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy PHP Framework: CodeIgniter</title>
		<link>http://www.mac-lab.com/2008/10/easy-php-framework-codeigniter/</link>
		<comments>http://www.mac-lab.com/2008/10/easy-php-framework-codeigniter/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 20:48:35 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=168</guid>
		<description><![CDATA[Ruby on Rails started the framework race, so we&#8217;ve been trying several of them. Since we are PHP developers, we tried CakePHP. We liked it, but its configuration is complicated. We stumbled upon CodeIgniter and were surprised how easy is was to install; in, fact it&#8217;s zero config! Here&#8217;s a summary from EllisLab: &#8220;CodeIgniter is [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/10/easy-php-framework-codeigniter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Links to web development Cheat Sheets</title>
		<link>http://www.mac-lab.com/2008/10/links-to-web-development-cheat-sheets/</link>
		<comments>http://www.mac-lab.com/2008/10/links-to-web-development-cheat-sheets/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 15:31:15 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=144</guid>
		<description><![CDATA[Here are a list of web development cheat sheets we have found: CSS cheat sheet: http://www.addedbytes.com/cheat-sheets/download/css-cheat-sheet-v2.png Regular Expression cheat sheet: http://www.addedbytes.com/cheat-sheets/download/regular-expressions-cheat-sheet-v2.png PHP cheat sheet: http://www.addedbytes.com/cheat-sheets/download/php-cheat-sheet-v2.png MySQL cheat sheet: http://www.addedbytes.com/cheat-sheets/download/mysql-cheat-sheet-v1.png HTML cheat sheet: http://www.addedbytes.com/cheat-sheets/download/html-cheat-sheet-v1.png HTML character entities cheat sheet: http://www.addedbytes.com/cheat-sheets/download/html-character-entities-cheat-sheet.png Javascript cheat sheet: http://www.addedbytes.com/cheat-sheets/download/javascript-cheat-sheet-v1.png Ruby on Rails cheat sheet: http://www.addedbytes.com/cheat-sheets/download/ruby-on-rails-cheat-sheet-v1.png &#169;2010 Mac Lab: An Apple Macintosh [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/10/links-to-web-development-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Force redirect to SSL secure page</title>
		<link>http://www.mac-lab.com/2008/09/force-redirect-to-ssl-secure-page/</link>
		<comments>http://www.mac-lab.com/2008/09/force-redirect-to-ssl-secure-page/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 16:08:45 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=103</guid>
		<description><![CDATA[Here&#8217;s a php code snippet to force the page to https instead of http. You can use a self-signed SSL certificate on your OS X testing server. &#60;?php // force redirect to SSL secure page if($_SERVER['SERVER_PORT'] != '443') { header('Location: https://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']); exit(); } ?&#62; &#169;2010 Mac Lab: An Apple Macintosh OS X, Mac &#38; PC [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/force-redirect-to-ssl-secure-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding GD library for Mac OS X Leopard</title>
		<link>http://www.mac-lab.com/2008/09/adding-gd-library-for-mac-os-x-leopard/</link>
		<comments>http://www.mac-lab.com/2008/09/adding-gd-library-for-mac-os-x-leopard/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 18:27:54 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[GD library]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=30</guid>
		<description><![CDATA[&#8220;Unfortunately the Mac OS Leopard PHP build doesn&#8217;t bring GD library installed. There are many tutorials around the web telling how to patch the system so you can have it working but all are very complicated and require the installation of Xcode, etc, so you need some gigs of free HD space and a lot [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/adding-gd-library-for-mac-os-x-leopard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install PHP on OS X</title>
		<link>http://www.mac-lab.com/2008/09/install-php-on-os-x/</link>
		<comments>http://www.mac-lab.com/2008/09/install-php-on-os-x/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 05:04:51 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=21</guid>
		<description><![CDATA[This is a PHP module for the Apache web server included in Mac OS X. PHP is a server-side, cross-platform, HTML embedded scripting language. 1. Download the PHP package here: http://www2.entropy.ch/download/entropy-php-5.2.4-1-apache2.tar.gz 2. Install it, then test it at http://127.0.0.1/~your_username/test.php Thanks to Marc Liyanage for the PHP package. &#169;2010 Mac Lab: An Apple Macintosh OS X, [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/install-php-on-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>info.php for OS X</title>
		<link>http://www.mac-lab.com/2008/09/infophp-for-os-x/</link>
		<comments>http://www.mac-lab.com/2008/09/infophp-for-os-x/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 04:43:53 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=17</guid>
		<description><![CDATA[Create a new text document in your Sites folder named info.php. Enter this into the doc: &#60;?php // Show all information, defaults to INFO_ALL phpinfo(); // Show just the module information. // phpinfo(8) yields identical results. phpinfo(INFO_MODULES); ?&#62; Test it at http://127.0.0.1/~yourusername/info.php &#169;2010 Mac Lab: An Apple Macintosh OS X, Mac &#38; PC Blog. All [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/infophp-for-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
