News Feed
Jobs Feed
Sections




News Archive
Shameer's Blog:
An Introduction to Smarty 3
October 07, 2010 @ 11:15:49

On his blog today Shameer has posted an introduction to Smarty 3, the upcoming version of the popular PHP-based templating engine. He talks about some of the improvements that have been made since version 2 in several categories including:

  • plugins
  • file structure
  • variable scope/storage
  • template inheritance
The Smarty 3 API (as of beta 8 ) has been refactored to a syntax geared for consistency and modularity. The Smarty 2 API syntax is still supported, butwill throw a deprecation notice. You can disable the notices, but it is highly recommended to adjust your syntax to Smarty 3, as the Smarty 2 syntax must run through an extra rerouting wrapper.

Code snippets are included for things like the new templating syntax, object handling, assigning variables and working with the inheritance now available.

1 comment voice your opinion now!
smarty version introduction tutorial feature


blog comments powered by Disqus

Similar Posts

Rubayeet Islam's Blog: MySQL Prepared Statements and PHP : A small experiment

Raymond Kolbe's Blog: DOMPDF in ZF2

NetTuts.com: Setting Up A Staging Environment

PHPBuilder.com: AJAX and PHP Part 1

DevShed: Introducing the Composite Pattern in PHP 5


Community Events











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


opinion database tool composer development zendframework2 introduction community conference code object example language framework functional podcast testing interview series release

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