>>>  Home   User-Center   Board
     
 

 
Post new topic   Reply to topic    Webhosting Forum » Server Discussions » Problem with cp1251 charset !
View previous topic :: View next topic  
Author Message
IgorT
Funnilein


Joined: 22 Jun 2007
Posts: 3

PostPosted: 29.06.07 13:24    Post subject: Problem with cp1251 charset ! Reply with quote
I have problem : my web syte is working only with win1251 charset, but i cant to set default it - when i came into my site, charset was set automaticly in Western European. What i must to do ?
Back to top
View user's profile Send private message
alexweb
Funnilein


Joined: 08 Jun 2007
Posts: 5

PostPosted: 31.10.07 08:52    Post subject: Reply with quote
хОть кто то русский нашелся Smile))
Back to top
View user's profile Send private message
alexweb
Funnilein


Joined: 08 Jun 2007
Posts: 5

PostPosted: 31.10.07 08:54    Post subject: Reply with quote
Code:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
Back to top
View user's profile Send private message
crushmaster
Fun-Schreck


Joined: 26 Jul 2007
Posts: 171

PostPosted: 31.10.07 11:58    Post subject: Reply with quote
modern browsers do not recognize the meta values. you have to send it using a php header instead.
depending on the used mimetype, you have to use text/html
<?php header('Content-Type: text/html; charset=windows-1251'); ?>

but windows-1251 sucks!!!
_________________
http://www.conmunix.net the web application security experts
Back to top
View user's profile Send private message
IgorT
Funnilein


Joined: 22 Jun 2007
Posts: 3

PostPosted: 10.11.07 16:18    Post subject: Reply with quote
Да, я уже все понял... ))))
Thank you, all working...
Back to top
View user's profile Send private message
Post new topic   Reply to topic    Webhosting Forum » Server Discussions

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Impressum Datenschutz