• λ我爱Aspx >> C#.Net >> 奇怪的$_ENV
  • 奇怪的$_ENV

  • :aspxer  Դ:csdn  :2007-6-12 3:44:36  ؼ:
  • 这个鬼东西我前几天在本地和服务器上print_r($_ENV)还有很多环境变量,但是今天就不行了。本地和服务器都不行。。真奇怪。。。xp+php5.2.1 linux+php5.2.0

    第2楼. 由 foolbirdflyfirst 于 2007-6-8 12:16:04 发表

    www.php.net-->预定义变量-->看第一条评论,如是说:

    ========================================================

    I found something you should know in the settings file (php.ini) :

    ; The environment variables are not hashed into the $_ENV. To access

    ; environment variables, you can use getenv() instead.

    so... don"t be surprised if you print_r($_ENV) and you get NOTHING!!

    Ҷƪл˵?
  • һƪ如何用java流来向htm文件中插入一字符串
    һƪ请教 runtime.getruntime().exec(command) 死锁问题(一般方案无法解决)