php

Zend_View with variable reference support (aka assign_by_ref)

Posted on 2009/02/25. Filed under: php | Tags: , |

Sometimes it it desired to to assign values to the template namespace by reference instead of making a variable copy. Because Zend_View lacks support of referenced variables, I wrote a simple class which extends Zend_View and implements this feature.

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...

Follow

Get every new post delivered to your Inbox.