Hi, i have html file containing form. Data typed in form is passed to php file. Encoding of file is set with this line -
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
The browser is also set to utf8. PHP is set to utf8 too -
header('Content-Type: text/html; charset=');
, but still php file reads strange symbols instead of lithuanian letters. I use wamp 2.1. May there be an issue with wamp? Need help
How to make PHP recognize Lithuanian alphabet instead of strange symbols?
Started by thatsme, Oct 16 2011 01:33 AM
1 reply to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









