<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Good-Tutorials.com: Latest PHP Tutorials</title>
    <link>http://www.good-tutorials.com</link>
    <description>This is the newest 25 tutorials added to Good-Tutorials.com.</description>
    <language>en-us</language>
    <item>
      <title>Creating a PHP 5 Framework Part 1</title>
      <description>With websites becoming more and more dynamic and interactive, developers often look to frameworks to help build websites and web apps rapidly. While there are a number of great frameworks available, a custom framework gives you the ability to easily customize the framework as you need, and to build with it even quicker - as you would already know the ins and outs of it before working with it. In this series of tutorials, we are going to build our very own PHP5 Development Framework! Let's start</description>
      <author>envato</author>
      <pubDate>Wed, 03 Sep 2008 19:00:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30984/creating-a-php-5-framework-part-1</link>
      <guid>http://www.good-tutorials.com/tutorial/30984/creating-a-php-5-framework-part-1</guid>
    </item>
    <item>
      <title>Submit A Form With PHP And CURL</title>
      <description>Rather than filling out a HTML form on a website, why not use PHP and the CURL library to automate it?  </description>
      <author>Naresh</author>
      <pubDate>Tue, 02 Sep 2008 12:30:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30971/submit-a-form-with-php-and-curl</link>
      <guid>http://www.good-tutorials.com/tutorial/30971/submit-a-form-with-php-and-curl</guid>
    </item>
    <item>
      <title>File Uploads with PHP Doctrine</title>
      <description>An example of how to integrate uploads into the Doctrine validation process.</description>
      <author>prodevtips</author>
      <pubDate>Tue, 02 Sep 2008 05:00:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30952/file-uploads-with-php-doctrine</link>
      <guid>http://www.good-tutorials.com/tutorial/30952/file-uploads-with-php-doctrine</guid>
    </item>
    <item>
      <title>Add Thumbnails to Wordpress with Custom Fields</title>
      <description>In this tutorial, I&#8217;ll show you how you can easily add thumbnails, lead image, and other extras to individual posts in Wordpress.</description>
      <author>Tutorial9</author>
      <pubDate>Mon, 01 Sep 2008 15:00:04 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30938/add-thumbnails-to-wordpress-with-custom-fields</link>
      <guid>http://www.good-tutorials.com/tutorial/30938/add-thumbnails-to-wordpress-with-custom-fields</guid>
    </item>
    <item>
      <title>Displaying Flickr group images in your Wordpress sidebar</title>
      <description>Flickr is one of the most popular image sharing websites of the world. There are thousands if not millions of Flickr groups, which contain images involving that group. Now lets say you got your own Flickr group and want to show it of on your website but you don't know how! Well stop what you are doing right now and read this tutorial because this is the answer you where looking for!</description>
      <author>Headshot</author>
      <pubDate>Mon, 01 Sep 2008 14:00:09 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30922/displaying-flickr-group-images-in-your-wordpress-sidebar</link>
      <guid>http://www.good-tutorials.com/tutorial/30922/displaying-flickr-group-images-in-your-wordpress-sidebar</guid>
    </item>
    <item>
      <title>Introduction to Templating with PHP</title>
      <description>Templating is important to nearly every website now. It allows you to use the same
design on all your pages, while having different content. There are many methods of templating; this article will focus on the most common.</description>
      <author>1scripts</author>
      <pubDate>Sat, 23 Aug 2008 08:00:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30588/introduction-to-templating-with-php</link>
      <guid>http://www.good-tutorials.com/tutorial/30588/introduction-to-templating-with-php</guid>
    </item>
    <item>
      <title>Author Comment Styling In WordPress</title>
      <description>An often-used feature on WordPress blogs is the ability to style comments made by the post's author differently from the others - helping replies to stand out. Here, we will edit the default WordPress to add some subtle styling to author comments.</description>
      <author>envato</author>
      <pubDate>Mon, 18 Aug 2008 12:34:18 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30559/author-comment-styling-in-wordpress</link>
      <guid>http://www.good-tutorials.com/tutorial/30559/author-comment-styling-in-wordpress</guid>
    </item>
    <item>
      <title>Integrating and Customizing Lijit for Your Site</title>
      <description>Search is an important part of any website, and a lacking search functionality will mean that your visitors won't find what they're looking for, never a good thing. If you're a WordPress user, you know what it is like, because WordPress, like so many other online publishing platforms, just can't be as good as Google is. However, there are solutions. You can swap your search solution with something else, be it Google Co-Op, or Lijit. </description>
      <author>envato</author>
      <pubDate>Mon, 18 Aug 2008 11:00:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30552/integrating-and-customizing-lijit-for-your-site</link>
      <guid>http://www.good-tutorials.com/tutorial/30552/integrating-and-customizing-lijit-for-your-site</guid>
    </item>
    <item>
      <title>How to Implement sIFR3 Into Your Website</title>
      <description>I noticed some requests on how-to implement sIFR3 into your website - or in combination with WordPress. In this tutorial i will demonstrate where to download sIFR3 and how to install it onto your website or in this case, a WordPress theme.</description>
      <author>envato</author>
      <pubDate>Mon, 18 Aug 2008 10:30:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30549/how-to-implement-sifr3-into-your-website</link>
      <guid>http://www.good-tutorials.com/tutorial/30549/how-to-implement-sifr3-into-your-website</guid>
    </item>
    <item>
      <title>Build a Newspaper Theme With WP_Query and the 960 CSS Framework</title>
      <description>WP_Query is a powerful tool to control what comes out of your loop. Today I'm going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain category. We'll be using the 960 CSS framework for the basic layout and reset of our theme, it will chop a lot of work off what's needed!</description>
      <author>envato</author>
      <pubDate>Mon, 18 Aug 2008 10:30:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30551/build-a-newspaper-theme-with-wp-query-and-the-96-css-framework</link>
      <guid>http://www.good-tutorials.com/tutorial/30551/build-a-newspaper-theme-with-wp-query-and-the-96-css-framework</guid>
    </item>
    <item>
      <title>Create A YouTube Section With WordPress</title>
      <description>So I was reading a few blogs that I read, as you do on a lazy afternoon, and I came across Ideate . I loved the theme so much, I wanted to re-create the little TV box they have that contains a YouTube video. In this tutorial, we'll have a look at how!</description>
      <author>envato</author>
      <pubDate>Mon, 18 Aug 2008 10:00:09 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30547/create-a-youtube-section-with-wordpress</link>
      <guid>http://www.good-tutorials.com/tutorial/30547/create-a-youtube-section-with-wordpress</guid>
    </item>
    <item>
      <title>Extending PHP Doctrine Record</title>
      <description>Here we extend PHP Doctrine records fromArray function to allow for check box group relations to be inserted in a straight forward way.</description>
      <author>prodevtips</author>
      <pubDate>Mon, 18 Aug 2008 08:30:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30520/extending-php-doctrine-record</link>
      <guid>http://www.good-tutorials.com/tutorial/30520/extending-php-doctrine-record</guid>
    </item>
    <item>
      <title>Easy to use PHP template parser.</title>
      <description>Learn how to make an easy to use PHP template parser for your websites static content.</description>
      <author>itutorialz</author>
      <pubDate>Wed, 13 Aug 2008 11:30:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30399/easy-to-use-php-template-parser-</link>
      <guid>http://www.good-tutorials.com/tutorial/30399/easy-to-use-php-template-parser-</guid>
    </item>
    <item>
      <title>PHP Doctrine introduction for dummies</title>
      <description>Short tutorial on how to create tables in a database and fetch information from said database with the Doctrine Object Relational Mapper.</description>
      <author>prodevtips</author>
      <pubDate>Mon, 11 Aug 2008 06:30:03 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30352/php-doctrine-introduction-for-dummies</link>
      <guid>http://www.good-tutorials.com/tutorial/30352/php-doctrine-introduction-for-dummies</guid>
    </item>
    <item>
      <title>jQuery AJAX PHP chat upgrade</title>
      <description>This is part 2 of jQuery chat tutorial. In this one we will add some functions to our old chat script. </description>
      <author>dabrorius</author>
      <pubDate>Mon, 11 Aug 2008 05:30:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30335/jquery-ajax-php-chat-upgrade</link>
      <guid>http://www.good-tutorials.com/tutorial/30335/jquery-ajax-php-chat-upgrade</guid>
    </item>
    <item>
      <title>Bolting Smarty to Doctrine</title>
      <description>Tutorial with source code describing how to create a small MVC framework where PHP doctrine is responsible for the models and Smarty for the views. The controller we make ourselves.</description>
      <author>prodevtips</author>
      <pubDate>Mon, 11 Aug 2008 05:00:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30353/bolting-smarty-to-doctrine</link>
      <guid>http://www.good-tutorials.com/tutorial/30353/bolting-smarty-to-doctrine</guid>
    </item>
    <item>
      <title>Mini Message Board</title>
      <description>Want to learn how to make your own PHP and MySQL message board? This tutorial will show you pretty much some of the basics of a bog-standard message board.</description>
      <author>Dale</author>
      <pubDate>Sun, 10 Aug 2008 05:30:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30334/mini-message-board</link>
      <guid>http://www.good-tutorials.com/tutorial/30334/mini-message-board</guid>
    </item>
    <item>
      <title>PHP Search Engine</title>
      <description>Heard of Google? or Yahoo!? ... of course you have. Also you know exactly what they do. But why should you just let Google or Yahoo or other search engines take all the glory. Why not try yourself and make your own Search Engine in PHP and MySQL. Ok, you won't beat Google.. but you can have a really good try.</description>
      <author>Dale</author>
      <pubDate>Sat, 09 Aug 2008 20:30:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30317/php-search-engine</link>
      <guid>http://www.good-tutorials.com/tutorial/30317/php-search-engine</guid>
    </item>
    <item>
      <title>Create custom backups from your website using cURL</title>
      <description>Create a backup script and execute the PHP script using a CRON job. This tutorial is for webmasters if the websites control panel has only capabilities to create full site backups and/or where the access via SSH is disabled.</description>
      <author>finalwebsites</author>
      <pubDate>Sat, 09 Aug 2008 07:00:03 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30296/create-custom-backups-from-your-website-using-curl</link>
      <guid>http://www.good-tutorials.com/tutorial/30296/create-custom-backups-from-your-website-using-curl</guid>
    </item>
    <item>
      <title>Aggregating all .htaccess files (increases performance)</title>
      <description>In order to obtain greater performance while using the Apache HTTP server you may want to consider disabling .htaccess reads and aggregating all of these files, then placing the results in httpd.conf or an included configuration file.</description>
      <author>visionmedia</author>
      <pubDate>Thu, 07 Aug 2008 21:30:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30261/aggregating-all-htaccess-files-increases-performance-</link>
      <guid>http://www.good-tutorials.com/tutorial/30261/aggregating-all-htaccess-files-increases-performance-</guid>
    </item>
    <item>
      <title>How to make a string safe for display in php</title>
      <description>The internet is not safe. It never will be. We will always have trolls and spammers, but even worse: Hackers. Luckily, you can fight these as a webmaster. The most common reason how your website gets hacked, is via user input that gets displayed. I&#8217;ll show you how to avoid this with a fairly simple script.</description>
      <author>drunkenfury</author>
      <pubDate>Thu, 07 Aug 2008 08:30:07 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30199/how-to-make-a-string-safe-for-display-in-php</link>
      <guid>http://www.good-tutorials.com/tutorial/30199/how-to-make-a-string-safe-for-display-in-php</guid>
    </item>
    <item>
      <title>Build a Featured Posts Section for WordPress</title>
      <description>WordPress is awesome. Even more awesome is the fact that it can be customized to power any type of site you like! Here, we'll be learning how to create a featured and &amp;quot;latest posts&amp;quot; section - easily a 'must-have' for all good News/Magazine themes. We'll also go over using the 'Custom Fields' to their fullest potential.</description>
      <author>envato</author>
      <pubDate>Wed, 06 Aug 2008 10:00:07 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30175/build-a-featured-posts-section-for-wordpress</link>
      <guid>http://www.good-tutorials.com/tutorial/30175/build-a-featured-posts-section-for-wordpress</guid>
    </item>
    <item>
      <title>Web Crawler / Scraper</title>
      <description>Create a web crawler / spider / scraper in under 5 minutes with PHP OO features! infinitely extendable and a great start.</description>
      <author>visionmedia</author>
      <pubDate>Fri, 01 Aug 2008 14:00:04 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/30097/web-crawler-scraper</link>
      <guid>http://www.good-tutorials.com/tutorial/30097/web-crawler-scraper</guid>
    </item>
    <item>
      <title>Protect Pages With a Login Check Script</title>
      <description>So what we are trying to do is stop people from seeing pages unless they are logged in. We also don&#8217;t want any people going directly to the url to see the page either.</description>
      <author>anthonydamasco</author>
      <pubDate>Fri, 25 Jul 2008 00:30:02 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/29934/protect-pages-with-a-login-check-script</link>
      <guid>http://www.good-tutorials.com/tutorial/29934/protect-pages-with-a-login-check-script</guid>
    </item>
    <item>
      <title>Fundamentals of PHP - Loops</title>
      <description>This is the fourth tutorial in the Fundamentals of PHP series, this tutorial will cover the four types of PHP loops, the while loop, the for loop, the foreach loop, and the do loop.</description>
      <author>LogicDeck</author>
      <pubDate>Thu, 24 Jul 2008 23:00:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/29918/fundamentals-of-php-loops</link>
      <guid>http://www.good-tutorials.com/tutorial/29918/fundamentals-of-php-loops</guid>
    </item>
  </channel>
</rss>
