<?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>Ryan Raffa &#124; Parsons MFA DT Blog &#187; CC Lab</title>
	<atom:link href="http://www.ryanraffa.com/parsons/blog/category/2009-fall/cc-lab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryanraffa.com/parsons/blog</link>
	<description>Parsons MFA Design &#38; Technology Blog</description>
	<lastBuildDate>Tue, 09 Aug 2011 15:50:10 +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>HTML and PHP &#8211; Filling out forms</title>
		<link>http://www.ryanraffa.com/parsons/blog/458/html-and-php-filling-out-forms/</link>
		<comments>http://www.ryanraffa.com/parsons/blog/458/html-and-php-filling-out-forms/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 04:36:04 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[2009 Fall]]></category>
		<category><![CDATA[CC Lab]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://a.parsons.edu/~raffr046/blog/?p=458</guid>
		<description><![CDATA[I created my first PHP page which queries data from a table in my database, and I also created variables from the table data to add within the paragraph at the beginning of the page (view the source to see what I did).  I also created a form at the bottom of the page which [...]]]></description>
			<content:encoded><![CDATA[<p>I created my first PHP page which queries data from a table in my database, and I also created variables from the table data to add within the paragraph at the beginning of the page (view the source to see what I did).  I also created a form at the bottom of the page which allows users to enter their information, and it updates my database table.  Pretty sweet.</p>
<p>Here is a link to the PHP page:</p>
<p><a href="../../../%7Eraffr046/cclab/insane.php" target="_blank">http://a.parsons.edu/~raffr046/cclab/insane.php</a></p>
<p>Here are some screen shots of what I did:</p>
<p><a href="http://a.parsons.edu/~raffr046/homework/fall2009/cc_lab/02/php1_950.jpg" rel="shadowbox[sbpost-458];player=img;"><img class="alignnone" title="PHP/HTML example 1" src="http://a.parsons.edu/~raffr046/homework/fall2009/cc_lab/02/php1.jpg" alt="" width="200" height="204" /></a> <a href="http://a.parsons.edu/~raffr046/homework/fall2009/cc_lab/02/php2_950.jpg" rel="shadowbox[sbpost-458];player=img;"><img class="alignnone" title="PHP/HTML Example 2" src="http://a.parsons.edu/~raffr046/homework/fall2009/cc_lab/02/php2.jpg" alt="" width="200" height="204" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanraffa.com/parsons/blog/458/html-and-php-filling-out-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CC Lab &#8211; My first MySQL table</title>
		<link>http://www.ryanraffa.com/parsons/blog/410/cc-lab-my-first-mysql-table/</link>
		<comments>http://www.ryanraffa.com/parsons/blog/410/cc-lab-my-first-mysql-table/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 14:06:51 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[2009 Fall]]></category>
		<category><![CDATA[CC Lab]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://a.parsons.edu/~raffr046/blog/?p=410</guid>
		<description><![CDATA[Built my first MySQL table using Terminal commands.  This table can be used to log people in the program with their current and former nicknames.  I put in a few sample entries so you can get the idea.  Didn&#8217;t know Andy Warhol had the nickname Drella.]]></description>
			<content:encoded><![CDATA[<p>Built my first MySQL table using Terminal commands.  This table can be used to log people in the program with their current and former nicknames.  I put in a few sample entries so you can get the idea.  Didn&#8217;t know Andy Warhol had the nickname Drella.</p>
<p><a href="http://a.parsons.edu/~raffr046/homework/fall2009/cc_lab/01/raffr046 - mysql table.pdf"><img class="alignnone" title="SQL Table" src="http://a.parsons.edu/~raffr046/homework/fall2009/cc_lab/01/raffr046---mysql-table.jpg" alt="" width="450" height="162" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanraffa.com/parsons/blog/410/cc-lab-my-first-mysql-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

