<?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>Spanglish Blog&#187; MySQL</title>
	<atom:link href="http://www.spanglishwebs.com/blog/archives/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spanglishwebs.com/blog</link>
	<description>Multilingual Websites, SEO, Hosting and Domains all at realistic prices</description>
	<lastBuildDate>Tue, 18 May 2010 11:42:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle announced it finalized its acquisition of Sun</title>
		<link>http://www.spanglishwebs.com/blog/archives/205</link>
		<comments>http://www.spanglishwebs.com/blog/archives/205#comments</comments>
		<pubDate>Thu, 28 Jan 2010 13:05:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://www.spanglishwebs.com/blog/?p=205</guid>
		<description><![CDATA[This combination transforms the IT industry. With the addition of servers, storage, SPARC processors, the Solaris operating system, Java, and the MySQL database to Oracle&#8217;s portfolio of database, middleware, and business applications. Oracle plan to engineer and deliver open and integrated systems—from applications to disk—where all the pieces fit and work together out of the [...]]]></description>
		<wfw:commentRss>http://www.spanglishwebs.com/blog/archives/205/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Save MySQL from Oracle</title>
		<link>http://www.spanglishwebs.com/blog/archives/167</link>
		<comments>http://www.spanglishwebs.com/blog/archives/167#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:24:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Media and Communication]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.spanglishwebs.com/blog/?p=167</guid>
		<description><![CDATA[Urgently need help save MySQL from Oracle&#8217;s clutches. Without your immediate help Oracle might get to own MySQL any day now. By writing to the European Commission (EC) you can support this cause and help secure the future development of the product MySQL as an Open Source project.
Find out more at http://monty-says.blogspot.com/2009/12/help-saving-mysql.html
Go on &#8211; send [...]]]></description>
		<wfw:commentRss>http://www.spanglishwebs.com/blog/archives/167/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieve Data From a MySQL Database</title>
		<link>http://www.spanglishwebs.com/blog/archives/10</link>
		<comments>http://www.spanglishwebs.com/blog/archives/10#comments</comments>
		<pubDate>Wed, 18 Feb 2009 17:35:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.spanglishwebs.com/blog/?p=10</guid>
		<description><![CDATA[Using PHP you can run a MySQL SELECT query to fetch the data out of the database.
Here is an example of one of the easiest ways to fetch data, this example uses a table called contact which has four columns, name, subject, address and message
&#60;?php include 'config.php';?&#62;
&#60;?php
$query  = "SELECT name, subject, address, message FROM [...]]]></description>
		<wfw:commentRss>http://www.spanglishwebs.com/blog/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
