<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.tcphp.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>TCPHP - Beginner</title>
 <link>http://www.tcphp.org/taxonomy/term/6/0</link>
 <description>Beginner</description>
 <language>en</language>
<item>
 <title>Programming PHP on Wikibooks</title>
 <link>http://www.tcphp.org/resources/links/programming-php-on-wikibooks</link>
 <description>&lt;p&gt;Wikibooks is free, and the link is to Programming PHP.  You will find information on security and how to secure items, the basic nuts and bolts on programming php, and also some advanced concepts to feed your brain.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tcphp.org/resources/links/programming-php-on-wikibooks&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tcphp.org/resources/links/programming-php-on-wikibooks#comment</comments>
 <category domain="http://www.tcphp.org/resources">Resources</category>
 <category domain="http://www.tcphp.org/taxonomy/term/6">Beginner</category>
 <category domain="http://www.tcphp.org/taxonomy/term/12">Editors</category>
 <category domain="http://www.tcphp.org/taxonomy/term/16">Security</category>
 <pubDate>Thu, 02 Jun 2005 10:59:52 -0500</pubDate>
 <dc:creator>ltp</dc:creator>
 <guid isPermaLink="false">141 at http://www.tcphp.org</guid>
</item>
<item>
 <title>PHP and MySQL Web Development</title>
 <link>http://www.tcphp.org/resources/reviews/php-and-mysql-web-development</link>
 <description>&lt;p&gt;A projects-oriented approach to learning web development with PHP and MySQL.&lt;/p&gt;
&lt;p&gt;The textbook at the University of Minnesota, I found it while researching courses. Not simple recipes, each project develops into full-blown web applications, both useful by themselves and extensible.&lt;/p&gt;
&lt;p&gt;Although not written for novices, the content is not esoteric or mind-numbingly jargon-laden. There is also a crash course on both PHP and MySQL. Excellent chapter on OOP. Primary sections include: Using PHP, Using MySQL, E-commerce and Security, Advanced PHP Techniques, Building Practical PHP &amp;amp; MySQL Projects.&lt;/p&gt;
</description>
 <comments>http://www.tcphp.org/resources/reviews/php-and-mysql-web-development#comment</comments>
 <category domain="http://www.tcphp.org/taxonomy/term/6">Beginner</category>
 <category domain="http://www.tcphp.org/taxonomy/term/11">PHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/19">WAMP</category>
 <pubDate>Sat, 13 Dec 2003 17:31:21 -0600</pubDate>
 <dc:creator>Amgine</dc:creator>
 <guid isPermaLink="false">101 at http://www.tcphp.org</guid>
</item>
<item>
 <title>O&#039;Reilly Safari Bookshelf</title>
 <link>http://www.tcphp.org/resources/reviews/oreilly-safari-bookshelf</link>
 <description>&lt;p align=&quot;justify&quot;&gt;Safari Bookshelf is an electronic reference library for programmers and IT professionals.&lt;/p&gt;
&lt;p&gt;I recommend that everyone get on board for the 14 day free trial (be&lt;br /&gt;
sure to put a reminder in your calendar to cancel before the 14 days is&lt;br /&gt;
up so that you don&#039;t get flipped into a $19.99 monthly subscription&lt;br /&gt;
without your wanting it to).&lt;/p&gt;
</description>
 <comments>http://www.tcphp.org/resources/reviews/oreilly-safari-bookshelf#comment</comments>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <category domain="http://www.tcphp.org/taxonomy/term/6">Beginner</category>
 <category domain="http://www.tcphp.org/taxonomy/term/7">Big Name PHP Sites</category>
 <category domain="http://www.tcphp.org/taxonomy/term/12">Editors</category>
 <category domain="http://www.tcphp.org/taxonomy/term/8">Graphics</category>
 <category domain="http://www.tcphp.org/taxonomy/term/9">Other</category>
 <category domain="http://www.tcphp.org/taxonomy/term/10">PEAR</category>
 <category domain="http://www.tcphp.org/taxonomy/term/11">PHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/15">PHP Hosting</category>
 <category domain="http://www.tcphp.org/taxonomy/term/13">Presentations</category>
 <category domain="http://www.tcphp.org/taxonomy/term/16">Security</category>
 <category domain="http://www.tcphp.org/taxonomy/term/17">TCPHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/14">Unit Testing</category>
 <category domain="http://www.tcphp.org/taxonomy/term/18">Unix/Linux</category>
 <category domain="http://www.tcphp.org/taxonomy/term/19">WAMP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/20">Web Logs</category>
 <pubDate>Tue, 04 Mar 2003 17:44:28 -0600</pubDate>
 <dc:creator>brad_mn1988</dc:creator>
 <guid isPermaLink="false">103 at http://www.tcphp.org</guid>
</item>
<item>
 <title>March 2001 Meeting Notes</title>
 <link>http://www.tcphp.org/meetings/march-2001-meeting-notes</link>
 <description>
&lt;p&gt;1. Demonstration of WEB-DAV. FTP is a potentially insecure way to transfer 
files to and from a web server. Web-Dav is an alternative on a windows client. 
(My Computer &amp;gt;&amp;gt;&amp;gt; Web Folders Folder &amp;gt;&amp;gt;&amp;gt; Add Web Folder 
&amp;gt;&amp;gt;&amp;gt; type in the URL of the site that you want to upload or download web 
files to or from. The server can limit access based on user and access method 
(get, post, etc.) and has to have at least one access method enabled for web-dav 
to work. &lt;/p&gt;
&lt;p&gt;     2. Discussion of separating PHP from HTML. General 
solution is to use a require statement in the HTML page to store all the PHP 
code and then have the needed variables interspersed in the HTML. &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.tcphp.org/meetings/march-2001-meeting-notes&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tcphp.org/meetings/march-2001-meeting-notes#comment</comments>
 <category domain="http://www.tcphp.org/meetings">Meetings</category>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <category domain="http://www.tcphp.org/taxonomy/term/6">Beginner</category>
 <category domain="http://www.tcphp.org/taxonomy/term/11">PHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/16">Security</category>
 <pubDate>Wed, 14 Mar 2001 00:00:16 -0600</pubDate>
 <dc:creator>usda_organic</dc:creator>
 <guid isPermaLink="false">84 at http://www.tcphp.org</guid>
</item>
</channel>
</rss>
