rasmus Sat May 19 08:30:58 2001 EDT
Modified files:
/phpdoc/en/functions info.xml
Log:
Add note on scope of a putenv
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.45 phpdoc/en/functions/info.xml:1.46
--- phpdoc/en/functions/info.xml:1.45 Wed May 16 11:33:20 2001
+++ phpdoc/en/functions/info.xml Sat May 19 08:30:58 2001
@@ -1258,7 +1258,9 @@
</funcprototype>
</funcsynopsis>
<para>
- Adds <parameter>setting</parameter> to the server environment.
+ Adds <parameter>setting</parameter> to the server environment. The
+environment variable will only exist for the duration of the current request.
+At the end of the request the environment is restored to its original state.
</para>
<para>
<example>
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Sean Bright
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions info.xml Jim Winstead
