Worksheet::getName (Previous) (Next) Worksheet::select

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Worksheet::setInputEncoding

Worksheet::setInputEncoding -- Allow writing for different charsets.

Описание

It allows writing for different charsets by setting the worksheet's "current" charset. It has been tested for UTF-8, ISO-8859-7. It requires iconv for any charset other than UTF-16LE.

Параметр

  • string $encoding - The encoding. It suports all encodings supported by php's iconv() function.

Заметка

Эта функция не должна вызываться статически.

Worksheet::getName (Previous) (Next) Worksheet::select

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.