<?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 19:57:23 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: MySQL Table Prefix Changer Tool in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9340</guid>
      <link>http://www.phpdeveloper.org/news/9340</link>
      <description><![CDATA[<p>
On DevShed today there's <a href="http://www.devshed.com/c/a/MySQL/MySQL-Table-Prefix-Changer-Tool-in-PHP/">a new tutorial</a> showing a method for preventing SQL injection attacks on your site - a MySQL table prefix changer.
</p>
<blockquote>
Changing these [table] prefixes can be a tedious job if you had to do it manually. Even tools like phpMyAdmin don't provide a clean, quick method of doing this. But with a little help from PHP, we are able to create our own tool very quickly.
</blockquote>
<p>
<a href="http://www.devshed.com/c/a/MySQL/MySQL-Table-Prefix-Changer-Tool-in-PHP/">The tutorial</a> follows the construction of the tool, making the modifications to the current database tables and pushing all of the changes back into the database.
</p>]]></description>
      <pubDate>Wed, 02 Jan 2008 09:54:00 -0600</pubDate>
    </item>
  </channel>
</rss>
