<?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, 19 May 2013 00:21:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint.com: "Build Your Own Database Driven Web Site Using PHP & MySQL" Excerpts]]></title>
      <guid>http://www.phpdeveloper.org/news/12839</guid>
      <link>http://www.phpdeveloper.org/news/12839</link>
      <description><![CDATA[<p>
SitePoint.com has been posting a series of excerpts from a book they've recently release a revised edition of - "Build Your Own Database Driven Web Site Using PHP & MySQL". Here's the list so far:
</p>
<ul>
<li>The <a href="http://www.pheedcontent.com/click.phdo?i=d15d5978962ac7605287e88cfec99f3b">Introduction</a>
<li><a href="http://www.pheedcontent.com/click.phdo?i=67903e23cf65557c086f7f7e6084b52c">Installation</a>
<li><a href="http://www.pheedcontent.com/click.phdo?i=ed2f3c18611aff319f2bf55603a50fc2">Introducing MySQL</a>
<li><a href="http://www.pheedcontent.com/click.phdo?i=4ee5126a6ce1d2096608f5b7b1261fe4">Introducing PHP</a>
<li><a href="http://www.pheedcontent.com/click.phdo?i=d9851ed231f1f5712f96b4d142848c48">Publishing MySQL Data on the Web</a>
</ul>
<p>
There's lots more to come, so keep an eye on SitePoint's <a href="http://www.sitepoint.com/subcat/php-tutorials">PHP & MySQL Tutorials</a> section for more as their published.
</p>]]></description>
      <pubDate>Thu, 09 Jul 2009 12:31:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: Beginning Ajax with PHP: From Novice to Professional]]></title>
      <guid>http://www.phpdeveloper.org/news/7033</guid>
      <link>http://www.phpdeveloper.org/news/7033</link>
      <description><![CDATA[<p>
PHPBuilder.com has another in a series of book excerpts posted on their site today. This time, it's <a href="http://www.phpbuilder.com/columns/beginning_ajax20070104.php3">a look at Ajax and PHP</a> as pulled from the Apress book "Beginning Ajax with PHP: From Novice to Professional".
</p>
<blockquote>
The ability to make a call to the server without a page refresh is one that is quite powerful, if harnessed correctly. With the help of the powerful PHP server-side language, you can create some handy little applications that can be easily integrated into any web project.
</blockquote>
<p>
They <a href="http://www.phpbuilder.com/columns/beginning_ajax20070104.php3">take some time</a> to explain what an Ajax connection is before getting into the code - a basic example that just shows/hides content. They include both the HTML/Javascript to handle the front end and the PHP to handle the backend creation of the calendar (the content) itself.
</p>]]></description>
      <pubDate>Fri, 05 Jan 2007 08:27:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: Pro PHP Security  /  Preventing SQL Injection]]></title>
      <guid>http://www.phpdeveloper.org/news/6631</guid>
      <link>http://www.phpdeveloper.org/news/6631</link>
      <description><![CDATA[<p>
On PHPBuilder.com, there's <a href="http://www.phpbuilder.com/columns/ProPHPSecurity_excerpt.php3">a new tutorial</a>, an excerpt from the APress book "Pro PHP Security" by <i>Chris Snyder</i> and <i>Michael Southwell</i> talking about how to prevent SQL injections in your web applications.
</p>
<p>
They take a <a href="http://www.phpbuilder.com/columns/ProPHPSecurity_excerpt.php3">complete look</a> at SQL injections, including:
<ul>
<li>What SQL injections are
<li>How they work
<li>Why it's an issue with PHP
<li>The types of user input
</ul>
This is just the first part in the series, so stay tuned for even more great security content from the new APress book.
</p>]]></description>
      <pubDate>Thu, 02 Nov 2006 12:20:00 -0600</pubDate>
    </item>
  </channel>
</rss>
