<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Introduction to PHP</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:14:40 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:14:40 -0500</pubDate>
<item>
<title>PHP Tutorial - HTML.net</title>
<pubDate>Thu, 01 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Tutorial---HTML.net/73754</link>
<description>
<![CDATA[This PHP Tutorial will give you an easy, yet thorough and accurate introduction to PHP. PHP gives you the freedom to add advanced features to your website.]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Tutorial---HTML.net/73754</guid>
</item>
<item>
<title>Wordpress Tutorials: ShortCode for Plugins</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Wordpress-Tutorials%3A-ShortCode-for-Plugins/71639</link>
<description>
<![CDATA[In todays tutorial I will show you how to make a shortcode for WordPress plugin that can be used in posts and pages in WordPress.]]>
</description><guid>http://www.tutorialized.com/tutorial/Wordpress-Tutorials%3A-ShortCode-for-Plugins/71639</guid>
</item>
<item>
<title>Function  Splitting a string</title>
<pubDate>Wed, 08 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Function-%96-Splitting-a-string/71191</link>
<description>
<![CDATA[There are a lot of functions out there that are very simple and easy to understand but are absolutely necessary to make fully functional applications. This week, we are going to begin with a simple st...]]>
</description><guid>http://www.tutorialized.com/tutorial/Function-%96-Splitting-a-string/71191</guid>
</item>
<item>
<title>Quick web application development with fuelphp tutorial</title>
<pubDate>Mon, 06 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Quick-web-application-development-with-fuelphp-tutorial/68731</link>
<description>
<![CDATA[A tutorial showing how to use the new fuelphp framework to build a data collection application with auth and orm]]>
</description><guid>http://www.tutorialized.com/tutorial/Quick-web-application-development-with-fuelphp-tutorial/68731</guid>
</item>
<item>
<title>Why Youfre a Bad PHP Programmer</title>
<pubDate>Fri, 03 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Why-You%81fre-a-Bad-PHP-Programmer/66516</link>
<description>
<![CDATA[We all have our bad habits. In this article, wefll go over a list of bad practices that are worth examining, reevaluating, and correcting immediately.  ]]>
</description><guid>http://www.tutorialized.com/tutorial/Why-You%81fre-a-Bad-PHP-Programmer/66516</guid>
</item>
<item>
<title>20 Ways to Save Kittens and Learn PHP </title>
<pubDate>Thu, 02 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/20-Ways-to-Save-Kittens-and-Learn-PHP-/66015</link>
<description>
<![CDATA[Getting started in PHP can be a daunting experience. With that in mind, these 20 tips will teach you how to follow best practices, and save liveskitty lives.  ]]>
</description><guid>http://www.tutorialized.com/tutorial/20-Ways-to-Save-Kittens-and-Learn-PHP-/66015</guid>
</item>
<item>
<title>Unique ID</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Unique-ID/64938</link>
<description>
<![CDATA[Sometimes you need to create a unique id for something.. i'll show you one really easy way how to create a unique id:]]>
</description><guid>http://www.tutorialized.com/tutorial/Unique-ID/64938</guid>
</item>
<item>
<title>Type Casting</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Type-Casting/64936</link>
<description>
<![CDATA[Like Perl, variables are cast automatically into the right types (integer, floating point, string, etc.) though you can force them if you want. Just put the required type in front of the variable in b...]]>
</description><guid>http://www.tutorialized.com/tutorial/Type-Casting/64936</guid>
</item>
<item>
<title>Tutorial: Storing Images in MySQL with PHP / Part II / Display your images</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Tutorial%3A-Storing-Images-in-MySQL-with-PHP-%2F-Part-II-%2F-Display-your-images/64934</link>
<description>
<![CDATA[Okay..I'm going to show y'all how to show your images.. those which are in your DB  It's very very simple.. so..]]>
</description><guid>http://www.tutorialized.com/tutorial/Tutorial%3A-Storing-Images-in-MySQL-with-PHP-%2F-Part-II-%2F-Display-your-images/64934</guid>
</item>
<item>
<title>Using the echo Statement in PHP -- Video Tutorial for Absolute Beginners</title>
<pubDate>Mon, 02 Nov 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-the-echo-Statement-in-PHP----Video-Tutorial-for-Absolute-Beginners/63871</link>
<description>
<![CDATA[Teaches beginners to PHP how to use the echo statement, including using variables with echo and the significance of single and double quotes.]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-the-echo-Statement-in-PHP----Video-Tutorial-for-Absolute-Beginners/63871</guid>
</item>
<item>
<title>Essential PHP for Web Entrepreneurs</title>
<pubDate>Mon, 02 Nov 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Essential-PHP-for-Web-Entrepreneurs/63696</link>
<description>
<![CDATA[A comprehensive tutorial covering the basics of PHP, for Web entrepreneurs and marketers who use PHP-based CMS systems like WordPress. Covers language structure, templates, and more.]]>
</description><guid>http://www.tutorialized.com/tutorial/Essential-PHP-for-Web-Entrepreneurs/63696</guid>
</item>
<item>
<title>Flow Control in PHP</title>
<pubDate>Mon, 02 Nov 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Flow-Control-in-PHP/63530</link>
<description>
<![CDATA[Learn all about Flow Control in PHP on MyTutorialPlanet.com]]>
</description><guid>http://www.tutorialized.com/tutorial/Flow-Control-in-PHP/63530</guid>
</item>
<item>
<title>PHP string to array </title>
<pubDate>Mon, 02 Nov 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-string-to-array-/63483</link>
<description>
<![CDATA[This short lesson teaches you how to convert a string to array using PHP built in functions.]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-string-to-array-/63483</guid>
</item>
<item>
<title>Using the Bit.ly API to create short URLs on the fly with PHP</title>
<pubDate>Sat, 31 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-the-Bit.ly-API-to-create-short-URLs-on-the-fly-with-PHP/62038</link>
<description>
<![CDATA[In this tutorial you are introduced to the bit.ly api. You should be able to use it for practical purposes afterwards such as replacing all links on a page with shorter one or something along those li...]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-the-Bit.ly-API-to-create-short-URLs-on-the-fly-with-PHP/62038</guid>
</item>
<item>
<title>PHP Basics</title>
<pubDate>Sat, 31 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Basics/61998</link>
<description>
<![CDATA[Learn how to program in PHP form if/else statemests, to loops, to variable creation and functions. All of the basics are here.]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Basics/61998</guid>
</item>
</channel>
</rss>
