News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
phpRiot.com:
Using the PHP 5 Iterator interface with Smarty
March 10, 2008 @ 09:35:00

On the phpRiot blog, Quentin Zervaas has posted a quick tutorial about using the Iterator interface (part of the Standard PHP Library) together with Smarty to loop through some objects:

The PHP 5 Iterator interface is very useful for defining custom behaviour for looping over objects, however I just noticed that looping over such objects in Smarty will not work correctly. Smarty will in fact cast an object back to an array.

He includes code examples of his problem to illustrate and shows how he got around the problem - a getData() function he defined that just returns the array from the object.

0 comments voice your opinion now!
iterator interface smarty php5 spl object array



Similar Posts

Jacob Santos' Blog: My Love For Array Object Idiocy

Pádraic Brady's Blog: Template Lite: A Sweeter Smarty Alternative

PHP.net: PHP 5.2 Released

PHPBuilder.com: Dynamic XML with PHP

Tobias Schlitt\'s Blog: A sensible place for a fluent interface


Community Events











Don't see your event here?
Let us know!


example mysql developer PHP5 ajax application code job book conference database zend framework PEAR releases security package zendframework release cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework