<?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>RichNetApps &#187; PHP/MySQL</title>
	<atom:link href="http://www.richnetapps.com/category/php-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richnetapps.com</link>
	<description>Internet Applications - Flash, Flex, Silverlight, JavaFX</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:40:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A simple server-side dashboard for Union Platform</title>
		<link>http://www.richnetapps.com/simple-server-dashboard-union-platform-multiplayer/</link>
		<comments>http://www.richnetapps.com/simple-server-dashboard-union-platform-multiplayer/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 13:19:21 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP/MySQL]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=685</guid>
		<description><![CDATA[Union  is a development platform for creating multiuser applications. It contains a server written in Java and client libraries in AS3, Javascript with Websocke and even server-side with Node.js. The communication protocol is XML-based and open so anyone can write a custom client in any language. In fact, in this article I'll show you how Union can talk with PHP.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/simple-server-dashboard-union-platform-multiplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The &#8220;right way&#8221; to handle file downloads in PHP</title>
		<link>http://www.richnetapps.com/the-right-way-to-handle-file-downloads-in-php/</link>
		<comments>http://www.richnetapps.com/the-right-way-to-handle-file-downloads-in-php/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 10:10:35 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=667</guid>
		<description><![CDATA[I've seen many download scripts written in PHP, from simple one-liners to dedicated classes. Yet, at least half of them share common errors; in many cases programmers simply copy the code from something that works, without even attempting to understand what it really does. What follows is not a complete working download script, but rather a set of issues you should be aware about and that will allow you to write better code.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/the-right-way-to-handle-file-downloads-in-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Should your CMS be allowed to do that?</title>
		<link>http://www.richnetapps.com/should-your-cms-be-allowed-to-do-that/</link>
		<comments>http://www.richnetapps.com/should-your-cms-be-allowed-to-do-that/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:31:01 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=603</guid>
		<description><![CDATA[I happen to love WordPress. Its features and sheer variety of plugins makes it ideal not just for blogs but for a whole range of sites. Having worked with many CMSes, both opern source and proprietary, I think WP strikes the best balance between features and ease of use. However, recently there has been quite [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/should-your-cms-be-allowed-to-do-that/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Simple Twitter Search Parser with PHP</title>
		<link>http://www.richnetapps.com/php-twitter-search-parser/</link>
		<comments>http://www.richnetapps.com/php-twitter-search-parser/#comments</comments>
		<pubDate>Tue, 18 May 2010 13:21:53 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=582</guid>
		<description><![CDATA[I was recently asked to aggregate tweets based on their hashtags using PHP (no Ajax), so I decided to turn this into a small tutorial that will hopefully enable you build all sorts of XML parsers in PHP.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/php-twitter-search-parser/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>VirtueMart quick tip: show brand/manufacturer logo in product details</title>
		<link>http://www.richnetapps.com/virtuemart-show-manufacturer-logo-in-product-details/</link>
		<comments>http://www.richnetapps.com/virtuemart-show-manufacturer-logo-in-product-details/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:05:48 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[virtuemart]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=460</guid>
		<description><![CDATA[VirtueMart supports Manufacturer details but by default it just shows the manufacturer's name in brackets, with a javascript pop-up window, that looks pretty ugly. Fortunately we can add the logo by using the description field of the Manufacturers details and by hacking one file.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/virtuemart-show-manufacturer-logo-in-product-details/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Using MySQL to generate daily sales reports with filled gaps</title>
		<link>http://www.richnetapps.com/using-mysql-generate-daily-sales-reports-filled-gaps/</link>
		<comments>http://www.richnetapps.com/using-mysql-generate-daily-sales-reports-filled-gaps/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 13:36:40 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=436</guid>
		<description><![CDATA[I was surprised to see that there's not a great deal of info on the web on how to do a proper daily report - one that doesn't have any gaps when data is missing. In this post I'll try to quide you through building such a report using MySQL and PHP for a nice chart.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/using-mysql-generate-daily-sales-reports-filled-gaps/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Does your PHP/MySQL app speak Unicode?</title>
		<link>http://www.richnetapps.com/php-mysql-speak-unicode/</link>
		<comments>http://www.richnetapps.com/php-mysql-speak-unicode/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 16:14:05 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=376</guid>
		<description><![CDATA[I find it very annoying when I come across web apps that still can't handle non-ASCII characters correctly. In this article, I'll show you how, with just a few lines of code, you can "globalize" your online app.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/php-mysql-speak-unicode/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Importing large databases in MySQL</title>
		<link>http://www.richnetapps.com/importing_large_databases_in_mysql/</link>
		<comments>http://www.richnetapps.com/importing_large_databases_in_mysql/#comments</comments>
		<pubDate>Mon, 28 May 2007 11:49:28 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[One of the things I like about PhpMyAdmin is its ability to export an entire database as a series of SQL statements (CREATE and INSERT), a feature I miss in SQL Server. On the other hand the same PhpMyAdmin has a very serious limitation when it comes to import back SQL files: it wouldn&#8217;t import [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/importing_large_databases_in_mysql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A very fast introduction on Mysql triggers</title>
		<link>http://www.richnetapps.com/a_very_fast_introduction_on_mysql_trigge/</link>
		<comments>http://www.richnetapps.com/a_very_fast_introduction_on_mysql_trigge/#comments</comments>
		<pubDate>Fri, 07 Apr 2006 11:22:11 +0000</pubDate>
		<dc:creator>Armand Niculescu</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[triggers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I started to work on a pet project for tracking deleted/pending domains (myDomainTracker) and after starting development I was facing a big problem: How to do the data validation directly from MySQL ? Many times I wanted to do data validation directly when inserting into a MySQL table and leave the source code of my [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/a_very_fast_introduction_on_mysql_trigge/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced

Served from: www.richnetapps.com @ 2012-02-07 14:44:18 -->
