Hi,
I have a perl program running as sort of a socket server on a port on my web
server. This program recieves connections from php and then sends that info
out on another socket to a windows program. My problem is that all of the
french special chars don't show up on the windows machines. I know this is a
charset issue.
Can someone point me in the right direction?
Many thanks