phpbar.de logo

Mailinglisten-Archive

[php] include innerhalb einer Funktion

[php] include innerhalb einer Funktion

Kristofer Schwab info at lichteinfall.de
Die Apr 5 23:29:27 CEST 2005


Kristofer Schwab schrieb:

> Als Alternative zum Ausgabe-Puffer:
>
> class bla
> {
>    function foo()
>    {
>        $inhalt = include('file.php');
>        echo $inhalt;
>    }
> }
>
> bla::foo();
>
> Grüße und gute Nacht
> Kris
>
Und somit hab' ich mich endgültig zum Deppen gemacht... ;-)

-- 
Kristofer Schwab

Gaustraße 59
D-55411 Bingen

fon 0 67 21 - 15 91 24
fax 0 67 21 - 15 91 25

info at lichteinfall.de
http://www.lichteinfall.de



php::bar PHP Wiki   -   Listenarchive