News Feed
Jobs Feed
Sections




News Archive
DevShed:
MySQL Table Prefix Changer Tool in PHP
January 02, 2008 @ 09:54:00

On DevShed today there's a new tutorial showing a method for preventing SQL injection attacks on your site - a MySQL table prefix changer.

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.

The tutorial follows the construction of the tool, making the modifications to the current database tables and pushing all of the changes back into the database.

1 comment voice your opinion now!
table prefix changer tutorial mysql table prefix changer tutorial mysql


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Securing Data Sent Via GET Requests

WebReferece.com: Building a Weblog: Part 2

Developer.com: Performing HTTP Geocoding with the Google Maps API

Josh Holmes' Blog: Easy Setup for PHP On Azure Development

Pablo Viquez's Blog: MySQL Profiling and Zend Framework


Community Events









Don't see your event here?
Let us know!


community code interview language example zendframework2 phpunit opinion introduction composer development tool object unittest release api podcast framework testing database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework