phpbar.de logo

Mailinglisten-Archive

[php] array frage

[php] array frage

Felix Gangu fgangu_(at)_forevernet.org
Tue, 30 May 2000 12:03:08 +0200


Hallo Liste,

ich habe folgenden Code:

$DB = "mysql";

$GLOBALS[ "DB" ] = array
( "const_dbserver" => "localhost",
  "const_dbuser"   => "bla",
  "const_dbpwd"    => "bla"

);

wenn ich jetzt ein gettype auf $DB mache, erhalte ich "array".

PHP4 macht also $GLOBALS["DB"] = $DB , sehe ich das richtig?

Warum?


Gruß,

Felix



php::bar PHP Wiki   -   Listenarchive