News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Matt Curry's Blog: 8 Ways to Speed Up CakePHP Apps

Eirik Hoem's Blog: Why Delphi for PHP should have used Prado instead of VCL

Oracle Technology Network: Oracle Symfony in PHP Minor

Chris Shiflett\'s Blog: Zend_Filter Reviewed on SitePoint

Jani Hartikainen's Blog: Why does everything need to be integrated into a framework?


Community Events











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


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

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