[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: utf-8

Here is interesting point: is php5 already fully compatible with utf8 so you can really code it using utf8? Does interpreter completely understand utf8 ?

Nick Boldt wrote:
Right-click a project or file, and select the Properties then the Resource tab. You can manually set the encoding for the project and its children, or just a single file.

Leonardo wrote:
I'm developping in utf8 in a simple mode:
I store in DB using utf8 table with utf8 connection and write in editor direct in utf8.


So my web page are in utf-8 and I have not trouble with realize a multi language site.
Im using a Opensource esitor Notepad++ on windows plus my server ubuntu to simulate on my local lan my web sites.
Notepad++ report the type of text codeding of a file and I can change UTF8 to ISO and ISO to UTF8 with no problem.


If I use PDT can I write in utf8 using your editor? Can I changhe from ISO to UTF8 or UTF8 to ISO?

Best regards,
Leonardo