phpexcelreader - Alternate for enabling iconv to read special characters from excel using any library -


i'm using excel reader 2 library read values .xls file in php.

but there issue on reading special characters , saving values oracle service cloud.

different characters behaving differently.below few examples:

alt 0146 ’ -- taking first character of sentence

alt 22 ▬ -- taking first character of sentence

alt 0225 รก -- unable read character.api error coming

alt 253 ² -- unable read character.api error coming

after search, came know need enable "iconv" read characters correctly.but unfortunately in server setting disabled , not ready enable it.

is there other library available doesn't require iconv enable or other way read .xls file values.

any counts lot , in advance.

swathi cherukuri


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -