Mailinglisten-Archive |
> function foo() > { > ob_start(); > include('file.php'); > ob_end_flush(); > exit; > } Danke, wirkt sich aber ob_start(); und ob_end_flush(); nicht auf das gesamte Script aus? Ich benutze das schon an anderer Stelle um die Gesamt Ausgabe meiner Scripte auszugeben. Ich probiers mal. Grüße Harald
php::bar PHP Wiki - Listenarchive