Have been trying to make PHP understand swedish characters.
If i have swedish chars in my PHP code (as Headings or plain text) it works great, but when i try to send swedish chars to or from MsSQL it completely screws it up. The MsSQL is running with Swedish/Finnish charset.
And, No , i can't store them as html-conversion since that made the Java-gurus go up in flames.
Any Ideas where to find the problem would be wonderful.
If i have swedish chars in my PHP code (as Headings or plain text) it works great, but when i try to send swedish chars to or from MsSQL it completely screws it up. The MsSQL is running with Swedish/Finnish charset.
And, No , i can't store them as html-conversion since that made the Java-gurus go up in flames.
Any Ideas where to find the problem would be wonderful.