2008年8月4日星期一

[fw-mvc] specials characters problem

My Action

public function testAction()
{
$this->view->setEncoding('iso-8859-1');
}

My file test.phtml

<?php echo $this->escape("Género");?>

http://www.nabble.com/file/p18818815/error.gif error.gif strange characters


I am doing wrong?

--
View this message in context: http://www.nabble.com/specials-characters-problem-tp18818815p18818815.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: