开发者

Php putenv() question

I am new to php. Can anyone give a good defi开发者_高级运维nition or example when to use putenv() in php? Thanks.


The putenv function inside of PHP is used to set an environment variable inside the $_ENV[] global array. check out the php manual for more info: http://php.net/manual/en/function.putenv.php

Hope that helps, RayQuang

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜