Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

utf-8,xampp and chtml

$
0
0
I have problem with greek characters and chtml-CActiveForm classess.
For example I write
<?php echo $form->labelEx($model,utf8_encode('τιτλε')); ?>

and there is ���������� -if I write
echo 'τιτλε'
is ok.
I use xampp 1.7.2.I also write chtml::encode().
What is wrong?

Viewing all articles
Browse latest Browse all 18717

Trending Articles