Problem with Deutsch characters.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mahmood
Forum Newbie
Posts: 8
Joined: Fri Mar 19, 2004 5:23 pm

Problem with Deutsch characters.

Post by mahmood »

Hi guys.

I have a text file on my computer which is gzipped. This file contains some german characters and when I open it on my local computer everything seems all right. But when I upload the file and try to read it using [b]gzfile[/b], the german characters change to strange characters such as question marks and so on.

How can I solve it?
Post Reply