619 reputation
11122
bio website
location
age
visits member for 3 years, 9 months
seen 5 hours ago
stats profile views 45

May
3
awarded  Notable Question
Mar
3
awarded  Yearling
Jan
31
awarded  Popular Question
Jan
8
awarded  Notable Question
Aug
5
awarded  Popular Question
Jul
13
awarded  Nice Question
Jun
27
awarded  Popular Question
Jun
13
awarded  Popular Question
Jun
8
awarded  Caucus
Jun
6
awarded  Notable Question
May
27
awarded  Notable Question
May
18
awarded  Notable Question
May
17
awarded  Famous Question
Mar
20
awarded  Notable Question
Mar
8
awarded  Popular Question
Mar
7
awarded  Yearling
Jan
9
awarded  Notable Question
Nov
17
comment Submitting Chinese Characters to a form displays incorrectly - UTF8 encoding used throughout
Just a couple thoughts - is the POSTed form data OK before being inserted into the db? If so, is the data mangled when doing a find() via Cake as well as a manual SELECT query from the mysql prompt? Also, setting the UTF8 in database.php doesn't necessarily mean your database is UTF8 - run a SHOW CREATE TABLE table_name to check the default charset.
Nov
17
accepted CakePHP - centralizing controller logic
Nov
17
answered CakePHP - centralizing controller logic