Hi,
I'm new to this forum, hopefully I can find my answer here.
I Sending a form into MSSQL database on a remote server,
all working good, except Hebrew chars are showing as ?????????.
couldn't find answer on how to encode them to windows-1255 or utf-8 (i think it's by default in PHP).
tables cells are nvarchar.
does anyone know this issue and have an idea on how to fix that?

