Skip navigation

Sign up | Lost password? | Help

Hello World

Practical programming... and stuff...

How to automatically escape template variables in Zend_View

,

Escaping any data which comes from the server is important to escape, as it prevents XSS amongst other things.

The Zend Framework view component Zend_View let’s you escape template variables with $this->escape($this->variableName), but it doesn’t escape them by default. Wouldn’t it be much nicer if it did that by default, or at least provided you with a variable to turn it on/off?

Let’s find out how to do that!

Read the rest of the post at codeutopia.net

Summing up Smarty and Zend ViewHow to improve your JavaScript

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies