Let's change the navigation.tpl template again to remove the extra white space that ended up being
displayed when we last modified our file.
Let's add some more details to our website by displaying the current date and time at the headquarters of Smarty LLC.
While we could use the same implementation we used above with the
include() function, we will instead use the insert() function.
Smarty templates are written in simple HTML, with embedded Smarty tags. Whatever you can do with an HTML page, you can
do with templates. Templates are not pure HTML . . .
After the data is retrieved at the Data Access Layer, the Business Logic Layer is responsible
for data validation from the business point of view
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?