Web-shop for only 500 euro during 3 days, +38 068 801 14 71 (Kiev, Ukraine)
(PHP 3, PHP 4 ) putenv -- Set the value of an environment variable. Descriptionvoid putenv (string setting)
Adds setting to the server environment.
Example 1. Setting an Environment Variable
putenv ("UNIQID=$uniqid"); |
| |