phpbar.de logo

Mailinglisten-Archive

[php] global variable bug 2

[php] global variable bug 2

Konstantin Rekk k.rekk at intermatix.de
Mon Apr 26 03:39:44 CEST 2004


Folgendes funktioniert aber:  

function getPaging($maxNumberPerPage = 27)
{
  
   echo "<br /> ".__FILE__.__LINE__;  var_dump($GLOBALS["dbConnection"]);
  $dbConnection = & $GLOBALS["dbConnection"];
..
}

Grüße.

P.S. meine mails kommen immer Stunden später in der Liste an,
ist das normal?

-- 
Konstantin Rekk
Berlin
phone: +49 (0) 30 48623452
mobil: 0176 2100 6000
www.rekk.de
www.tanden-aikido.de


php::bar PHP Wiki   -   Listenarchive