<?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>Sun, 26 May 2013 03:49:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: SQL insert statements in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10642</guid>
      <link>http://www.phpdeveloper.org/news/10642</link>
      <description><![CDATA[<p>
<i>Stefan Mischook</i> has posted a <a href="http://www.killerphp.com/articles/sql-insert-statements-in-php/">new introductory video</a> for those just starting out with SQL in their PHP scripts - a look at using a (MySQL) database.
</p>
<blockquote>
I've finally released my first <a href="http://www.killerphp.com/videos/sql_statements_in_php.php">video on using SQL statements</a> in PHP pages. This is the next step after connecting to a MySQL database. I hope you find the videos useful.
</blockquote>
<p>
The video looks at the "big four" - insert, update, delete and select, but focuses on the select statements and how to use them with function like <a href="http://php.net/mysql_fetch_assoc">mysql_fetch_assoc</a> and <a href="http://php.net/mysql_fetch_array">mysql_fetch_array</a> to get the results out of your database. 
</p>]]></description>
      <pubDate>Mon, 21 Jul 2008 07:58:46 -0500</pubDate>
    </item>
  </channel>
</rss>
