mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
update docs
This commit is contained in:
@@ -389,8 +389,8 @@ href="mailto:%62%6f%62%40%6d%65%2e%6e%65%74">bob&a
|
||||
<note>
|
||||
<title>Technical Note</title>
|
||||
<para>
|
||||
This method isn't 100% foolproof. Although highly unlikely, a spammer
|
||||
could conceivably write his e-mail collector to decode these values.
|
||||
This method isn't 100% foolproof. A spammer
|
||||
could conceivably program his e-mail collector to decode these values.
|
||||
</para>
|
||||
</note>
|
||||
</sect1>
|
||||
|
@@ -11,8 +11,8 @@
|
||||
upon the first invocation. After that, it just executes the compiled
|
||||
PHP scripts. Therefore, there is no costly template file parsing for
|
||||
each request, and each template can take full advantage of PHP compiler
|
||||
cache solutions such as Zend Cache (http://www.zend.com) or APC
|
||||
(http://apc.communityconnect.com).
|
||||
cache solutions such as Zend Cache (http://www.zend.com) or PHP
|
||||
Accelerator (http://www.php-accelerator.co.uk).
|
||||
</para>
|
||||
<para>
|
||||
Some of Smarty's features:
|
||||
|
Reference in New Issue
Block a user