PHP Doku:: Returns a stream to access the contents of a file from a given version of the fs - function.svn-fs-file-contents.html

Verlauf / Chronik / History: (16) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteSubversionSVN Funktionensvn_fs_file_contents

Ein Service von Reinhard Neidl - Webprogrammierung.

SVN Funktionen

<<svn_fs_dir_entries

svn_fs_file_length>>

svn_fs_file_contents

(PECL svn >= 0.1.0)

svn_fs_file_contentsReturns a stream to access the contents of a file from a given version of the fs

Beschreibung

resource svn_fs_file_contents ( resource $fsroot , string $path )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns a stream to access the contents of a file from a given version of the fs

Anmerkungen

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)