Central European alphabet + php

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
Bjarnat
Forum Newbie
Posts: 22
Joined: Wed Jan 22, 2003 8:21 am

Central European alphabet + php

Post by Bjarnat »

Hi!

I have a question. When I use in filling out a php mailform in Central European characters, such us L with a slash or S with an accent etc, the email which I receive afterwords has these letters in ISO eqiuvalents. For instance:

ałbośde , even the sign for Euro comes like this €

How can one get the true letters???
Post Reply