mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-06 23:31:36 +01:00
minor formatting and changes
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
<title>Technical Note</title>
|
||||
<para>
|
||||
To access PHP variables in <varname>{php}</varname> blocks you will need to use the PHP
|
||||
<ulink url="&url.php-manual;global">global</ulink>
|
||||
<ulink url="&url.php-manual;global"><literal>global</literal></ulink>
|
||||
keyword.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<example>
|
||||
<title>Example php in {php} tags</title>
|
||||
<title>php code within {php} tags</title>
|
||||
<programlisting>
|
||||
<![CDATA[
|
||||
{php}
|
||||
@@ -78,4 +78,4 @@ End:
|
||||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user