utf 8 - UTF-8 encode in php - Eurosign missing -


i read in ical file external server via curl. use utf-8 in outputdocument therefore german umlauts Ä,Ö.Ü etc don't work (this showed instead: ).

i correctly assumed ical file uses different charset, , found utf8_encode($value) solve problem partly.

all s gone , proper ä,ö,ü chars showing up. discovered,that sign displayed doesnt show up. gone.

how -sign back? ;)

thanks


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -