Jump to content

PHP doesn't check the encoding...


Huijari

Recommended Posts

Hi, in my php file, it gets data from flash (.swf) file and then post the data in .txt file.

 

When I type example: läääd

 

Then php should code it to utf-8 and send it in .txt file as utf-8 encoded.

 

But for some reason, it sends it as läääd in .txt file.. it should be like sääd (then it would work)

 

Please help me get special chars (åäö..áóí...)

Link to comment
https://forums.phpfreaks.com/topic/169392-php-doesnt-check-the-encoding/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.