2010年10月27日星期三

Re: [fw-mvc] Re: charset utf-8 and accented characters

Since we are on the topic of UTF-8 and for anyone stumbling across
this again, I have a tiny checklist for UTF-8:

- Is your editor UTF-8?
- Meta tag in HTML set to UTF-8?
- Database/table/fields set to UTF-8?
- Database connection(!!!) set to UTF-8?

Especially the last one I ran into the past 2 years a few times, where
the connection was not properly UTF-8 and all hell broke lose.

And if you want to try Zend Studio, there is a free trial, but also
there is the PDT which is almost the same.

On Wed, Oct 27, 2010 at 10:11 AM, Andreas Möller <am@localheinz.com> wrote:
> Hello vanbom,
>
>
>> thank you Chris Riesen, that was the cause of the error. I dreamweaver:
>> preferences / new document / default encoding, so I change the encoding and
>> I get as well.
>
> consider using a real IDE - there are some out there that are good, while there are others that are excellent and boost productivity.
>
> Since having started to work with Zend Studio, there's no turning back.
>
>
> Best regards,
>
> Andreas
>

--
Greetings,
Christian Riesen
http://christianriesen.com/ - My personal page
http://toreas.com/ - Toreas a free fantasy novel
http://gamewiki.net/ - Open Videogames Wiki

没有评论: