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

Jim Plush's Blog: Why Your PHP app NEEDS a Circuit Breaker

The Bakery: RESTful Web Services With CakePHP

SitePoint PHP Blog: Pretty Blue Screen

Zend Developer Zone: Reading Access Databases with PHP and PECL

Jim Plush\'s Blog: MyBic AJAX/PHP framework in top 1% of SourceForge projects in 4 days!


Community Events









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


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

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