jimw Mon Jan 22 18:50:39 2001 EDT
Modified files:
/phpdoc/en/language operators.xml
Log:
note that backtick operator is disabled when in safe_mode
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.16 phpdoc/en/language/operators.xml:1.17
--- phpdoc/en/language/operators.xml:1.16 Wed Jan 3 11:06:46 2001
+++ phpdoc/en/language/operators.xml Mon Jan 22 18:50:39 2001
@@ -303,6 +303,12 @@
</programlisting>
</informalexample>
</para>
+ <note>
+ <para>
+ The backtick operator is disabled when <link
+ linkend="ini.safe-mode">safe mode</link> is enabled.
+ </para>
+ </note>
<para>
See also <function>system</function>,
<function>passthru</function>, <function>exec</function>,
- [PHP-DOC] cvs: phpdoc /en/language operators.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/language oper... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jirka Kosek
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... jim winstead
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Damien Seguy
