<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://codefave.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>CodeFave - MySQL</title>
 <link>http://codefave.com/taxonomy/term/20/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>PHP and MySQL Tutorial – Lesson 1 | Webmonkey | Wired.com</title>
 <link>http://codefave.com/content/php-and-mysql-tutorial-lesson-1-webmonkey-wiredcom</link>
 <description>&lt;p&gt;In the first installment of this three-lesson tutorial, we cover everything you need to know to begin developing database hubs. You’ll get instructions for installation on both Unix and Windows, and then you’ll learn some simple scripts that will insert information into a database and display that data on a web page. &lt;/p&gt;
</description>
 <comments>http://codefave.com/content/php-and-mysql-tutorial-lesson-1-webmonkey-wiredcom#comments</comments>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/PHP">PHP</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Wed, 18 Aug 2010 02:23:45 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">350 at http://codefave.com</guid>
</item>
<item>
 <title>MySQL Has Functions (Part 5) : PHP vs MySQL Performance | Onextrapixel - Showcasing Web Treats Without A Hitch</title>
 <link>http://codefave.com/content/mysql-has-functions-part-5-php-vs-mysql-performance-onextrapixel-showcasing-web-treats-witho</link>
 <description>&lt;p&gt;Welcome to the Part 5 - final part of the series on MySQL Functions. I hope you&#039;ve enjoyed it(or at least found it useful so far. You might want to check out Part 1 - Date and Time Functions, Part 2 - String Functions, Part 3 - Fun With Numbers or Part 4 - Make Functions with Stored Procedures &amp;amp; Triggers, in case you have missed any of them. In this final part, I thought I&#039;d take a quick look at how MySQL performs in terms of speed versus PHP.&lt;/p&gt;
</description>
 <comments>http://codefave.com/content/mysql-has-functions-part-5-php-vs-mysql-performance-onextrapixel-showcasing-web-treats-witho#comments</comments>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/PHP">PHP</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Tue, 13 Jul 2010 23:14:47 +0000</pubDate>
 <dc:creator>web-toad</dc:creator>
 <guid isPermaLink="false">330 at http://codefave.com</guid>
</item>
<item>
 <title>How to Create a PHP/MySQL Powered Forum from Scratch | Nettuts+</title>
 <link>http://codefave.com/content/how-create-phpmysql-powered-forum-scratch-nettuts</link>
 <description>&lt;p&gt;In this tutorial, we’re going to build a PHP/MySQL powered forum from scratch. This tutorial is perfect for getting used to basic PHP and database usage. Let’s dive right in!&lt;/p&gt;
</description>
 <comments>http://codefave.com/content/how-create-phpmysql-powered-forum-scratch-nettuts#comments</comments>
 <category domain="http://codefave.com/category/tags/forum">Forum</category>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/PHP">PHP</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Mon, 22 Mar 2010 23:32:02 +0000</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">179 at http://codefave.com</guid>
</item>
<item>
 <title>MySQL Cheat Sheet - Added Bytes</title>
 <link>http://codefave.com/content/mysql-cheat-sheet-added-bytes</link>
 <description>&lt;p&gt;A quick reference guide for MySQL, including functions (both in MySQL and PHP), data types, and sample queries. Available in PDF and PNG formats. &lt;/p&gt;
</description>
 <comments>http://codefave.com/content/mysql-cheat-sheet-added-bytes#comments</comments>
 <category domain="http://codefave.com/category/tags/cheat-sheet">Cheat Sheet</category>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/category/category/tools-and-resources">Tools and Resources</category>
 <pubDate>Sat, 13 Mar 2010 16:24:22 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">157 at http://codefave.com</guid>
</item>
<item>
 <title>“Who Is Online” Widget With PHP, MySQL &amp; jQuery – Tutorialzine</title>
 <link>http://codefave.com/content/who-online-widget-php-mysql-jquery-tutorialzine</link>
 <description>&lt;p&gt;Taylor, we are always happy when we receive good tutorial ideas, so today we are doing just that – a “Who is online” widget with PHP, MySQL &amp;amp; jQuery. It will display the number of visitors, currently viewing your site, and thanks to Hostip’s free IP to location API, it will even be able to detect the country your visitors are from and display it in a slide out panel.&lt;/p&gt;
</description>
 <comments>http://codefave.com/content/who-online-widget-php-mysql-jquery-tutorialzine#comments</comments>
 <category domain="http://codefave.com/tag/Jquery">Jquery</category>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/PHP">PHP</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Thu, 11 Mar 2010 03:45:49 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">152 at http://codefave.com</guid>
</item>
<item>
 <title>9 Tips For Working with MySQL Databases | DevSnippets</title>
 <link>http://codefave.com/content/9-tips-working-mysql-databases-devsnippets</link>
 <description>&lt;p&gt;MySQL is one of the most popular relational database management systems (RDBMS) around, with over 6 million installations.&lt;br /&gt;
It’s a fantastic choice for any new developer, because of its open source nature, wide support and abundance of tutorials available on the subject.&lt;br /&gt;
Here are some great tips and tools (beside phpMyAdmin) to improve your MySQL coding, and to help you save time.&lt;/p&gt;
</description>
 <comments>http://codefave.com/content/9-tips-working-mysql-databases-devsnippets#comments</comments>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/Tips">Tips</category>
 <pubDate>Tue, 23 Feb 2010 23:42:08 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">104 at http://codefave.com</guid>
</item>
<item>
 <title>WordPress : 10+ life saving SQL queries</title>
 <link>http://codefave.com/content/wordpress-10-life-saving-sql-queries</link>
 <description>&lt;p&gt;Although there&#039;s lots of things that you can do in WordPress, sometimes you may need a quick fix for a specific problem. In those cases, working directly on the database can be a real life-saver. In this article, I&#039;m going to show you 10+ extremely useful SQL queries for WordPress.&lt;/p&gt;
</description>
 <comments>http://codefave.com/content/wordpress-10-life-saving-sql-queries#comments</comments>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/category/tags/querys">Querys</category>
 <category domain="http://codefave.com/category/tags/wordpress">Wordpress</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Tue, 23 Feb 2010 23:34:54 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">102 at http://codefave.com</guid>
</item>
<item>
 <title>Bulletproof backups for MySQL | Carsonified</title>
 <link>http://codefave.com/WebDevelopment/Bulletproof_backups_for_MySQL_Carsonified</link>
 <description>You have all your important data backed up, right? I mean, come on folks, it’s 2010. We may not have flying cars yet like we’re supposed to, but “having backups” is a problem that’s solved. And I’m sure you’ve solved it. I’m sure you sleep well at night knowing that if a comet hit the data center where your website lives, and everything was completely destroyed, you could get back up and running somewhere else quickly enough.</description>
 <comments>http://codefave.com/WebDevelopment/Bulletproof_backups_for_MySQL_Carsonified#comments</comments>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Sun, 07 Feb 2010 01:20:18 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">65 at http://codefave.com</guid>
</item>
<item>
 <title>Save MySQL! » Customers pay the bill</title>
 <link>http://codefave.com/WebDevelopment/Save_MySQL_Customers_pay_the_bill</link>
 <description>If Oracle buys MySQL as part of Sun, database customers will pay the bill.</description>
 <comments>http://codefave.com/WebDevelopment/Save_MySQL_Customers_pay_the_bill#comments</comments>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/Oracle">Oracle</category>
 <category domain="http://codefave.com/tag/Sun">Sun</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Sun, 31 Jan 2010 03:52:50 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">51 at http://codefave.com</guid>
</item>
<item>
 <title>PHP programmer’s evolution scribble | Reinhold Weber</title>
 <link>http://codefave.com/WebDevelopment/PHP_programmer_s_evolution_scribble_Reinhold_Weber</link>
 <description>The various stages you go through in your development career.</description>
 <comments>http://codefave.com/WebDevelopment/PHP_programmer_s_evolution_scribble_Reinhold_Weber#comments</comments>
 <category domain="http://codefave.com/tag/MySQL">MySQL</category>
 <category domain="http://codefave.com/tag/PHP">PHP</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Mon, 25 Jan 2010 00:42:43 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">19 at http://codefave.com</guid>
</item>
</channel>
</rss>


