News Feed
Jobs Feed
Sections




News Archive
ThinkPHP Blog:
SQL injections for dummies - and how to fix them
September 15, 2006 @ 07:38:15

On the ThinkPHP Blog, there's a look at how to handle SQL injections, including a video showing how their product, Chorizo handles their discovery in your application.

Well, database operations are bread-and-butter work for most PHP applications. PHP and MySQL, for example, have been like brother and sister for many years. You may have heard about "SQL injections", a bad taste from the outside world of $_GET, $_POST, $_COOKIE and the like.

They mention the obvious - not accepting unfiltered input from users - and how the Chorizo and Morcilla software work to identify and comabt them in an application. You can even check out a Flash video of the process you'd need to take.

0 comments voice your opinion now!
sql injection chorizo morcilla scanner security input filter sql injection chorizo morcilla scanner security input filter


blog comments powered by Disqus

Similar Posts

Chris Shiflett\'s Blog: Zend Framework Update

NETTUTS.com: Sanitize and Validate Data with PHP Filters

Pádraic Brady's Blog: Automatic Output Escaping In PHP & The Real Future Of Preventing XSS

Evert Pot's Blog: Devshed article about SQL Injection

Builder.com.au: LAMP lights way on open source security


Community Events











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


community phpunit opinion interview object development tool introduction functional example conference language code testing series framework unittest podcast zendframework2 release

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