> Ya, you can use php as a template engine, but smarty does many things. > > * Has its own varible scope. > * Has magic functions for html options, checkboxes, radio buttons > * Makes a true mvc envrioment. i wouldn't say that smarty is an mvc framework but a template engine. - ray