<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 21:40:41 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kevin Waterson's Blog: Introduction to PHP and MySQL  How they work together.]]></title>
      <guid>http://www.phpdeveloper.org/news/11005</guid>
      <link>http://www.phpdeveloper.org/news/11005</link>
      <description><![CDATA[<p>
<i>Kevin Waterson</i> has <a href="http://www.phpro.org/tutorials/Introduction-to-PHP-and-MySQL.html">posted a new tutorial</a> (a very comprehensive one) seeking to make introductions between a developer new to PHP and the MySQL abilities the language has.
</p>
<blockquote>
This tutorial is aimed at those new to PHP and MySQL. The object of this tutorials is to show by way of example how to use php to CREATE a database, how to CREATE a table, how to INSERT data into a database, and how to SELECT that data and display it on a web page.
</blockquote>
<p>
The tutorial doesn't get into working with forms and the data submitted in them, but it does give a great overview of basic SQL commands, pushing data into tables and some other simple functions (loading a CSV file, preventing SQL injection and getting the last inserted ID).
</p>]]></description>
      <pubDate>Fri, 12 Sep 2008 10:08:59 -0500</pubDate>
    </item>
  </channel>
</rss>
