| 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.
<?php.
We also favor the use of <? and
<?=), as they make the view scripts slightly less verbose. However, the
default for the .htaccess file:
.htaccess files. This directive can
also be added to your httpd.conf file.