Summary: When using PHP oci8 to get Korean text from oracle server deployed on another machine, question marks displayed rather than Korean chars.
I've tried following steps:
select * from V$NLS_PARAMETERS Where PARAMETER='NLS_LANGUAGE'
==> KOREAN./etc/init.d/httpd
file, I've add export NLS_LANGUAGE=KOREAN
and restarted Apache. Still doesn't work.