News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Felix Geisendorfer's Blog:
Enforce utf8 for multiple db connections
November 12, 2007 @ 12:55:00

Felix Geisendorfer has another quick CakePHP tip - an update from a previous tip for forcing utf8 connections on multiple databases:

This is just a quick update for Dessert #6 - MySql & UTF-8. I've been using the approach outlined in that old post pretty much until today, when I realized that it has two major flaws: It does not work when using multiple db connections (i.e. using load balancing or connecting to a 3rd party db), and it might interfere with other databases that don't need this utf8 thing to be set.

He includes some code (a quick 13 liner) to take care of this small issue. Check out the comments on the post for an even easier way too.

0 comments voice your opinion now!
caekphp framework multiple database connection utf8 encoding caekphp framework multiple database connection utf8 encoding




Community Events





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


component opinion phpunit api test development language podcast unittest introduction conference custom symfony2 framework series application community release interview database

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