<?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>PHP Tutorial</title>
	<atom:link href="http://php-tutorial.phpframeworks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://php-tutorial.phpframeworks.com</link>
	<description>PHP Tutorials - Free PHP online learning.</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:36:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Northeast PHP conference &#8211; Call for Papers!</title>
		<link>http://php-tutorial.phpframeworks.com/php-basics/northeast-php-conference-call-for-papers/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-basics/northeast-php-conference-call-for-papers/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 13:36:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Basics]]></category>
		<category><![CDATA[php news]]></category>
		<category><![CDATA[and-hands-on]]></category>
		<category><![CDATA[four-tracks]]></category>
		<category><![CDATA[north]]></category>
		<category><![CDATA[north-america]]></category>
		<category><![CDATA[not-wishing]]></category>
		<category><![CDATA[only-suggesting]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[related-topics]]></category>
		<category><![CDATA[share-your]]></category>
		<category><![CDATA[topic-ideas]]></category>
		<category><![CDATA[workshop-style]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/northeast-php-conference-call-for-papers/</guid>
		<description><![CDATA[ Wanting to share your experiences with a larger PHP community? ]]></description>
			<content:encoded><![CDATA[<p> Wanting to share your experiences with a larger PHP community? </p>
<p>Originally posted here:<br />
<a target="_blank" href="http://www.php.net/conferences/index.php#id2012-02-09-1" title="Northeast PHP conference - Call for Papers!">Northeast PHP conference &#8211; Call for Papers!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-basics/northeast-php-conference-call-for-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ical</title>
		<link>http://php-tutorial.phpframeworks.com/php-classes/ical/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-classes/ical/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 07:59:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[a-link-here-]]></category>
		<category><![CDATA[link-here-]]></category>
		<category><![CDATA[link-image]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[you-know]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/ical/</guid>
		<description><![CDATA[ If you know an application of this package, send a message to the author to add a link here. ]]></description>
			<content:encoded><![CDATA[<p> If you know an application of this package, send a message to the author to add a link here. </p>
<p><img src="http://php-tutorial.phpframeworks.com/wp-content/uploads/2012/02/961536b727add.png.png" /></p>
<p>See the article here:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/phpclasses-xml/~3/tgfslviox6g/7337-PHP-Create-a-calendar-file-of-events-in-ICAL-format.html" title="ical">ical</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-classes/ical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin has switched to github</title>
		<link>http://php-tutorial.phpframeworks.com/php-basics/phpmyadmin-has-switched-to-github/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-basics/phpmyadmin-has-switched-to-github/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 14:04:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Basics]]></category>
		<category><![CDATA[php database]]></category>
		<category><![CDATA[PHP Reference]]></category>
		<category><![CDATA[allows-people]]></category>
		<category><![CDATA[also-brings]]></category>
		<category><![CDATA[contribute-easier]]></category>
		<category><![CDATA[for-example]]></category>
		<category><![CDATA[git-remote]]></category>
		<category><![CDATA[its-git]]></category>
		<category><![CDATA[latest]]></category>
		<category><![CDATA[moved-all]]></category>
		<category><![CDATA[the-remote]]></category>
		<category><![CDATA[using-git]]></category>
		<category><![CDATA[you-pull]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/phpmyadmin-has-switched-to-github/</guid>
		<description><![CDATA[The phpMyAdmin project has moved all its git repositories over to github. This allows people to contribute easier; it also brings speed improvements to developers. If you were using git to get the latest sources of phpMyAdmin, you should change the remote from where you pull to github, for example: git remote set-url origin git://github.com/phpmyadmin/phpmyadmin.git]]></description>
			<content:encoded><![CDATA[<p>The phpMyAdmin project has moved all its git repositories over to github. This allows people to contribute easier; it also brings speed improvements to developers. If you were using git to get the latest sources of phpMyAdmin, you should change the remote from where you pull to github, for example: git remote set-url origin git://github.com/phpmyadmin/phpmyadmin.git</p>
<p>Read more:<br />
<a target="_blank" href="http://sourceforge.net/news/?group_id=23067&amp;id=306070" title="phpMyAdmin has switched to github">phpMyAdmin has switched to github</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-basics/phpmyadmin-has-switched-to-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenGraph Reader with Template Output</title>
		<link>http://php-tutorial.phpframeworks.com/php-classes/opengraph-reader-with-template-output/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-classes/opengraph-reader-with-template-output/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 07:59:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[a-link-here-]]></category>
		<category><![CDATA[link-here-]]></category>
		<category><![CDATA[link-image]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[you-know]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/opengraph-reader-with-template-output/</guid>
		<description><![CDATA[ If you know an application of this package, send a message to the author to add a link here. ]]></description>
			<content:encoded><![CDATA[<p> If you know an application of this package, send a message to the author to add a link here. </p>
<p><img src="http://php-tutorial.phpframeworks.com/wp-content/uploads/2012/02/961536b727add.png.png" /></p>
<p>Originally posted here:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/phpclasses-xml/~3/HcW_RpLWUIw/7345-PHP-Extract-and-display-OpenGraph-data-in-Web-pages.html" title="OpenGraph Reader with Template Output">OpenGraph Reader with Template Output</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-classes/opengraph-reader-with-template-output/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Get</title>
		<link>http://php-tutorial.phpframeworks.com/php-classes/secure-get/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-classes/secure-get/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 06:37:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[a-link-here-]]></category>
		<category><![CDATA[link-here-]]></category>
		<category><![CDATA[link-image]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[you-know]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/secure-get/</guid>
		<description><![CDATA[ If you know an application of this package, send a message to the author to add a link here. ]]></description>
			<content:encoded><![CDATA[<p> If you know an application of this package, send a message to the author to add a link here. </p>
<p><img src="http://php-tutorial.phpframeworks.com/wp-content/uploads/2012/02/961536b727add.png.png" /></p>
<p>Read the original post:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/phpclasses-xml/~3/okd6L7RDFOw/7336-PHP-Generate-and-validate-URLs-to-prevent-tampering.html" title="Secure Get">Secure Get</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-classes/secure-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data URI</title>
		<link>http://php-tutorial.phpframeworks.com/php-classes/data-uri/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-classes/data-uri/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 07:59:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[a-link-here-]]></category>
		<category><![CDATA[link-here-]]></category>
		<category><![CDATA[link-image]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[you-know]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/data-uri/</guid>
		<description><![CDATA[ If you know an application of this package, send a message to the author to add a link here. ]]></description>
			<content:encoded><![CDATA[<p> If you know an application of this package, send a message to the author to add a link here. </p>
<p><img src="http://php-tutorial.phpframeworks.com/wp-content/uploads/2012/02/961536b727add.png.png" /></p>
<p>Read this article:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/phpclasses-xml/~3/5p58VAIHdfg/7326-PHP-Generate-data-URL-to-embed-binaries-in-links.html" title="Data URI">Data URI</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-classes/data-uri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ApPHP Data Grid</title>
		<link>http://php-tutorial.phpframeworks.com/php-classes/apphp-data-grid/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-classes/apphp-data-grid/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 07:57:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[a-link-here-]]></category>
		<category><![CDATA[link-here-]]></category>
		<category><![CDATA[link-image]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[you-know]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/apphp-data-grid/</guid>
		<description><![CDATA[ If you know an application of this package, send a message to the author to add a link here. ]]></description>
			<content:encoded><![CDATA[<p> If you know an application of this package, send a message to the author to add a link here. </p>
<p><img src="http://php-tutorial.phpframeworks.com/wp-content/uploads/2012/02/961536b727add.png.png" /></p>
<p>Go here to see the original:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/phpclasses-xml/~3/76C4JIavkYs/7334-PHP-Display-database-query-results-in-a-HTML-table.html" title="ApPHP Data Grid">ApPHP Data Grid</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-classes/apphp-data-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ApPHP Data Form</title>
		<link>http://php-tutorial.phpframeworks.com/php-classes/apphp-data-form/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-classes/apphp-data-form/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 07:40:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[a-link-here-]]></category>
		<category><![CDATA[link-here-]]></category>
		<category><![CDATA[link-image]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[you-know]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/apphp-data-form/</guid>
		<description><![CDATA[ If you know an application of this package, send a message to the author to add a link here. ]]></description>
			<content:encoded><![CDATA[<p> If you know an application of this package, send a message to the author to add a link here. </p>
<p><img src="http://php-tutorial.phpframeworks.com/wp-content/uploads/2012/02/961536b727add.png.png" /></p>
<p>Visit link:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/phpclasses-xml/~3/c3qsp5ijm4M/7332-PHP-Compose-generate-and-filter-HTML-forms.html" title="ApPHP Data Form">ApPHP Data Form</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-classes/apphp-data-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URI Rewrite Handler</title>
		<link>http://php-tutorial.phpframeworks.com/php-classes/uri-rewrite-handler/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-classes/uri-rewrite-handler/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 07:35:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[a-link-here-]]></category>
		<category><![CDATA[link-here-]]></category>
		<category><![CDATA[link-image]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[you-know]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/uri-rewrite-handler/</guid>
		<description><![CDATA[ If you know an application of this package, send a message to the author to add a link here. ]]></description>
			<content:encoded><![CDATA[<p> If you know an application of this package, send a message to the author to add a link here. </p>
<p><img src="http://php-tutorial.phpframeworks.com/wp-content/uploads/2012/02/961536b727add.png.png" /></p>
<p>Link:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/phpclasses-xml/~3/tzhOi8jFmkg/7307-PHP-Rewrite-request-URLs-split-with-backslashes.html" title="URI Rewrite Handler">URI Rewrite Handler</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-classes/uri-rewrite-handler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.10 Released!</title>
		<link>http://php-tutorial.phpframeworks.com/php-basics/php-5-3-10-released/</link>
		<comments>http://php-tutorial.phpframeworks.com/php-basics/php-5-3-10-released/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 19:32:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Basics]]></category>
		<category><![CDATA[php news]]></category>
		<category><![CDATA[a-critical-security]]></category>
		<category><![CDATA[announce-the-immediate]]></category>
		<category><![CDATA[arbitrary-remote]]></category>
		<category><![CDATA[code-execution]]></category>
		<category><![CDATA[cve]]></category>
		<category><![CDATA[downloads-page]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[immediate]]></category>
		<category><![CDATA[new php release]]></category>
		<category><![CDATA[php.net frontpage news]]></category>
		<category><![CDATA[stefan]]></category>
		<category><![CDATA[stefan-esser-]]></category>

		<guid isPermaLink="false">http://php-tutorial.phpframeworks.com/php-basics/php-5-3-10-released/</guid>
		<description><![CDATA[ The PHP development team would like to announce the immediate availability of PHP 5.3.10. This release delivers a critical security fix]]></description>
			<content:encoded><![CDATA[<p> The PHP development team would like to announce the immediate availability of PHP 5.3.10. This release delivers a critical security fix</p>
<p>Read the original post:<br />
<a target="_blank" href="http://www.php.net/index.php#id2012-02-02-1" title="PHP 5.3.10 Released!">PHP 5.3.10 Released!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php-tutorial.phpframeworks.com/php-basics/php-5-3-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

