I am doing a tutorial according to this article. This is basic Hello World! example using Zend Framework.
When I am looking at the output on my browser it shows me escape($this->title);
.
I don't get the problem. Why Zend escape()
function don't call and read this as a text.