<?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>Abby and Win's Blog &#187; PHP</title>
	<atom:link href="http://abbyandwin.net/blog/category/programming/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://abbyandwin.net/blog</link>
	<description>Our Blog 2 Share 4 All</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:49:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Installing PHP driver for MongoDB in WAMP</title>
		<link>http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/</link>
		<comments>http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 20:29:08 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[humongous]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[mongohq]]></category>
		<category><![CDATA[wamp]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/</guid>
		<description><![CDATA[I’ve been getting more curious about MongoDB. The problem is I’ve been struggling trying to create a development environment. I’ve tried OSX, Ubuntu, and Windows. I always get stuck at a step. I think I found the right recipe. First, &#8230; <a href="http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSSQL Driver for PHP5.3</title>
		<link>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/</link>
		<comments>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:26:32 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=601</guid>
		<description><![CDATA[Before using PHP5.3, I never had to worry about MSSQL support. PHP included a dll file to use with MSSQL Server 2000 and up. This is no longer true if you decide to upgrade to PHP5.3.x. For months I looked &#8230; <a href="http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XHTML compliant with ampersands in the URL</title>
		<link>http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/</link>
		<comments>http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 23:15:08 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ampersand]]></category>
		<category><![CDATA[cdata]]></category>
		<category><![CDATA[compliant]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=598</guid>
		<description><![CDATA[I was having a few problems creating a page with ampersands in the URL. This is a quick fix if it&#8217;s part of the HTML by using &#38;amp; but if it&#8217;s part of a javascript, it will take the code &#8230; <a href="http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a CakePHP environment using MAMP and OS X</title>
		<link>http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/</link>
		<comments>http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 01:38:53 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mamp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=581</guid>
		<description><![CDATA[This will show you how to create a CakePHP environment in MAMP on OS X. Here list of softwares used and their version. OS X Leopard or Snow Leopard MAMP version 1.91 (using PHP5.2.x) CakePHP 1.2.8 You shouldn&#8217;t have to &#8230; <a href="http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Connect to MSSQL 2005 using PHP</title>
		<link>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/</link>
		<comments>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:46:00 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[mssql_connect]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=571</guid>
		<description><![CDATA[Here&#8217;s a couple of quick tips to connecting to a MSSQL 2005 server using PHP on a Windows webserver. You will need to enable the php_mssql.dll in your php.ini file. Here&#8217;s the code to connect to the server. &#60;?php $conn &#8230; <a href="http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form validation that contains arrays from checkboxes and radio buttons with jQuery</title>
		<link>http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/</link>
		<comments>http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 00:37:35 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=563</guid>
		<description><![CDATA[I&#8217;m using the jQuery plugin from http://bassistance.de/jquery-plugins/jquery-plugin-validation. The plugin is greate. I did run into a problem with arrays. Say your form has a group of checkboxes or radio buttons and their names are checkbox or radio. To have them &#8230; <a href="http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a wrapper page within WordPress 2.9</title>
		<link>http://abbyandwin.net/blog/2010/05/24/creating-a-wrapper-page-within-wordpress-2-9/</link>
		<comments>http://abbyandwin.net/blog/2010/05/24/creating-a-wrapper-page-within-wordpress-2-9/#comments</comments>
		<pubDate>Tue, 25 May 2010 00:52:31 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=534</guid>
		<description><![CDATA[I&#8217;ve been searching for a way to create a wrapper page within WordPress without having to install a plugin. I browsed the WordPress files and found wp-blog-header.php in the root install directory. It&#8217;s really simple. &#60;?php require_once(&#8216;wp-blog-header.php&#8217;); get_header(); // this &#8230; <a href="http://abbyandwin.net/blog/2010/05/24/creating-a-wrapper-page-within-wordpress-2-9/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/05/24/creating-a-wrapper-page-within-wordpress-2-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PEAR Pager with PHP PDO</title>
		<link>http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/</link>
		<comments>http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 18:22:09 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[pager]]></category>
		<category><![CDATA[paging]]></category>
		<category><![CDATA[pdo]]></category>
		<category><![CDATA[pear]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=516</guid>
		<description><![CDATA[This post will be addressing 2 things. How to use PEAR&#8217;s Pager class with PHP PDO Addressing PDO bug #44639 (http://bugs.php.net/bug.php?id=44639) Two queries will be used for this task. The first query, you will count the rows of the recordset. &#8230; <a href="http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating PHP 5 with Godaddy and a Dedicated server</title>
		<link>http://abbyandwin.net/blog/2009/06/24/updating-php-5-with-godaddy-and-a-dedicated-server/</link>
		<comments>http://abbyandwin.net/blog/2009/06/24/updating-php-5-with-godaddy-and-a-dedicated-server/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 23:29:24 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=469</guid>
		<description><![CDATA[Jeff called me up asking for help with his dedicated server on Godaddy. He needed to update his PHP 5.1.6 to the latest stable version. His server is running Centos 5.2 (Final). He tried to call Godaddy for assistance and &#8230; <a href="http://abbyandwin.net/blog/2009/06/24/updating-php-5-with-godaddy-and-a-dedicated-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2009/06/24/updating-php-5-with-godaddy-and-a-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Installing PEAR on Godaddy shared accounts</title>
		<link>http://abbyandwin.net/blog/2008/06/16/installing-pear-on-godaddy-shared-accounts/</link>
		<comments>http://abbyandwin.net/blog/2008/06/16/installing-pear-on-godaddy-shared-accounts/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 19:10:21 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[pear]]></category>
		<category><![CDATA[shared host]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=258</guid>
		<description><![CDATA[I recently found out how to install PEAR on a Godaddy shared hosting account. Visit http://pear.php.net/go-pear. Save the text displayed onto your desktop and name it go-pear.php. Upload this to your server. If you&#8217;re hosting multiple domains on the account, &#8230; <a href="http://abbyandwin.net/blog/2008/06/16/installing-pear-on-godaddy-shared-accounts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2008/06/16/installing-pear-on-godaddy-shared-accounts/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

