phpbar.de logo

Mailinglisten-Archive

[php] require und Variablen

[php] require und Variablen

Adi Sieker adi_(at)_living-source.com
Fri, 20 Aug 1999 16:48:25 +0200 ((MEZ) - Mitteleurop. Sommerzeit)


On Fri, 20 Aug 1999, Gerhard Pfeiffer wrote:

> Hallo,
> 
> Ich habe ein require("connect.php3") in der eine mysql-Verbindung erstellt
> wird. Es wird $conn definiert.
> Wenn ich jetzt im Source habe:
> require("connect.php3");
> require("something_else.php3");
> steht im something_else die $conn nicht zur Verfuegung. Ist das normal so?
> Kann man das irgendwie umgehen, ohne eine function zu definieren, der
> $conn uebergeben wird?
> 
Probiers mal mit global $conn in der something_else.php3 das sollte dann
gehen.


Tschau
   ADi

-- 
./e2fsck: Illegal triply indirect block found while reading bad blocks
          inode. This doesn't bode well, but we'll try to go on...
~
adi_(at)_living-source.com               tel:+761 / 15 25 8-13
http://www.living-source.com        fax:+761 / 15 25 8-50



php::bar PHP Wiki   -   Listenarchive