Special Character (œ) problem in 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
webtesters
Forum Newbie
Posts: 1
Joined: Mon Mar 16, 2009 7:52 am

Special Character (œ) problem in PHP

Post by webtesters »

I am working in a php project in which i have to integrate flash dynamically. Most interesting thing is that its a multilingual site (English,German.French). I have faced one problem while using the special character "œ". If we are using this character, it will not show in the flash. We are generating the flash content dynamically with a php backend.

Any help will be appreciated
Post Reply