Gold Vision Communications / USA
 GOLDVISION.COM
Serving the Multimedia Community since 1989.
German Site | Spanish Site 

 Web Hosting

 Virtual Dedicated Servers

 Domaincheck

 Order

 Order Status

 Support

 Contact us

 Download

 Network

 Network Status

 Webdesign / Templates

 Make Payment

 Terms & Conditions

 Imprint

 Legal Notices

 Privacy Statement
  PHP / file_get_contents
file_get_contents

file_get_contents

(PHP 4 CVS only)

file_get_contents -- Liest die gesamte Datei in einen String

Beschreibung

string file_get_contents ( string filename [, int use_include_path])

Diese Funktion ist mit readfile() identisch, außer dass file_get_contents() die Datei in einem String zurückgibt.

Anmerkung: Diese Funktion wurde in PHP 4.3.0 eingeführt.

Anmerkung: Diese Funktion ist binary safe.

Tipp: Mit dieser Funktion können Sie eine URL als Dateinamen verwenden, falls Sie "fopen wrappers" ermöglicht haben. Für mehr Details siehe fopen().

Siehe auch: fgets(), file(), fread(), include() und readfile().


© 1998-2007 Gold Vision Communications All Rights Reserved.