| Author | Title |
|---|---|
| escape($val['author']) ?> | escape($val['title']) ?> |
There are no books to display.
]]>basePath: indicate a base path from which to set
the script, helper, and filter path. It assumes a directory
structure of:
basePath
option to the constructor.
encoding: indicate the character encoding to use
with encoding option
to the constructor.
escape: indicate a callback to be used by
escape option to the constructor.
filter: indicate a filter to use after rendering
a view script. May be set via filter option to
the constructor.
strictVars: force strictVars option to the constructor.
<? and <?=. In addition, we
typically use the short_open_tag is disabled in the php.ini.recommended
file, and if you template XML in view scripts, short open tags will
cause the templates to fail validation.
.htaccess file:
.htaccess files. This directive can
also be added to your httpd.conf file.