phpbar.de logo

Mailinglisten-Archive

[PHP] nicht existierende variablen

[PHP] nicht existierende variablen

Norbert Pfeiffer php_(at)_phpcenter.de
Tue, 30 Jul 2002 19:34:51 +0200


Hi Andreas,

zum Stichwort 'globale Variablen':

<?php
$_ENV["mV"] = "meine Variable";
/* --- viel Code --- */
function test()
 {echo $_ENV['mV'];
  }
test();
?>

geht doch, oder war sowas nicht gemeint ...


m. b. G. Norbert
_____________________
normal:  02292-681769
Notruf:  0177-2363368
---------------------
e.o.m.


php::bar PHP Wiki   -   Listenarchive