<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Beginner level PHP / mySQL project tutorials</title>
	<link>http://ask.metafilter.com/8839/Beginner-level-PHP-mySQL-project-tutorials/</link>
	<description>Comments on Ask MetaFilter post Beginner level PHP / mySQL project tutorials</description>
	<pubDate>Mon, 19 Jul 2004 18:56:43 -0800</pubDate>
	<lastBuildDate>Mon, 19 Jul 2004 18:56:43 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Beginner level PHP / mySQL project tutorials</title>
		<link>http://ask.metafilter.com/8839/Beginner-level-PHP-mySQL-project-tutorials</link>	
		<description>GeekLearningFilter: I need to learn how to do some fun stuff with php and MySQL or PostgreSQL.  Of course I shall expand on this within... &lt;br /&gt;&lt;br /&gt; Basically, I need to take demographic data (names, addresses, birthdates, etc.) in via a webform, put it into a database (I already know basically how to do this) and then extract some of that info into web pages in alpha order and divided along the lines of an address book.&lt;br&gt;
&lt;br&gt;
Can the MeFi Geek Brigade point me toward favorite tutorials/how-to guides and other php+database fu learning sites that can move me toward my goal of making this happen without hiring someone?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2004:site.8839</guid>
		<pubDate>Mon, 19 Jul 2004 18:17:01 -0800</pubDate>
		<dc:creator>Dreama</dc:creator>
		
			<category>php</category>
		
			<category>mysql</category>
		
			<category>postgresql</category>
		
			<category>programming</category>
		
			<category>tutorials</category>
		
			<category>recommendations</category>
		
	</item> <item>
		<title>By: gramcracker</title>
		<link>http://ask.metafilter.com/8839/Beginner-level-PHP-mySQL-project-tutorials#168032</link>	
		<description>I&apos;d just do a search for &quot;php mysql ~tutorial beginner&quot; on Google--you&apos;ll find plenty of results. That&apos;s how I learned.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8839-168032</guid>
		<pubDate>Mon, 19 Jul 2004 18:56:43 -0800</pubDate>
		<dc:creator>gramcracker</dc:creator>
	</item><item>
		<title>By: gleuschk</title>
		<link>http://ask.metafilter.com/8839/Beginner-level-PHP-mySQL-project-tutorials#168035</link>	
		<description>I just finished doing something much like what you&apos;re talking about, starting from about the same point.&lt;br&gt;
&lt;br&gt;
I used &lt;a href=&quot;http://webmonkey.wired.com/webmonkey/99/21/index3a.html&quot;&gt;this webmonkey tutorial&lt;/a&gt; extensively, with occasional reference to two devshed ones: &lt;a href=&quot;http://www.devshed.com/c/a/PHP/Website-Database-Basics-With-PHP-and-MySQL/&quot;&gt;Website Database Basics With PHP and MySQL&lt;/a&gt; and &lt;a href=&quot;http://www.devshed.com/c/a/PHP/Quick-and-Dirty-Search-Engine-with-PHP-and-MySQL/&quot;&gt;Quick and Dirty Search Engine with PHP and MySQL&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Also, &lt;a href=&quot;http://www.zend.com/manual/function.htmlentities.php&quot;&gt;htmlentities()&lt;/a&gt; and &lt;a href=&quot;http://www.zend.com/manual/function.html-entity-decode.php&quot;&gt;html_entity_decode()&lt;/a&gt; are your friends.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8839-168035</guid>
		<pubDate>Mon, 19 Jul 2004 19:01:48 -0800</pubDate>
		<dc:creator>gleuschk</dc:creator>
	</item><item>
		<title>By: Kwantsar</title>
		<link>http://ask.metafilter.com/8839/Beginner-level-PHP-mySQL-project-tutorials#168067</link>	
		<description>This is easy.  Use google to find out how.  My consulting rate for this kind of thing is $150/hour.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8839-168067</guid>
		<pubDate>Mon, 19 Jul 2004 20:36:18 -0800</pubDate>
		<dc:creator>Kwantsar</dc:creator>
	</item><item>
		<title>By: waldo</title>
		<link>http://ask.metafilter.com/8839/Beginner-level-PHP-mySQL-project-tutorials#168233</link>	
		<description>They&apos;re not websites, but I recommend &lt;a href=&quot;http://www.oreilly.com/catalog/phpckbk/&quot;&gt;O&apos;Reilly&apos;s PHP Cookbook&lt;/a&gt; or &lt;a href=&quot;http://www.amazon.com/exec/obidos/tg/detail/-/0672323257/&quot;&gt;Sams&apos; PHP Developer&apos;s Cookbook&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8839-168233</guid>
		<pubDate>Tue, 20 Jul 2004 11:01:02 -0800</pubDate>
		<dc:creator>waldo</dc:creator>
	</item><item>
		<title>By: Dreama</title>
		<link>http://ask.metafilter.com/8839/Beginner-level-PHP-mySQL-project-tutorials#168293</link>	
		<description>Thanks, gleuschk, that&apos;s exactly what I was hoping for.  Nerts to you, Kwantsar.  I know how to Google, I was looking for &lt;em&gt;recommendations&lt;/em&gt;.  From you know, experience. (Insert, via your imagination, an image of me making a &quot;nyah!&quot; face here.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.8839-168293</guid>
		<pubDate>Tue, 20 Jul 2004 13:14:27 -0800</pubDate>
		<dc:creator>Dreama</dc:creator>
	</item>
	</channel>
</rss>
