SVN İşlevleri
PHP Manual

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

Açıklama

resource svn_fs_file_contents ( resource $fsroot , string $path )
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

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

Notlar

Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.


SVN İşlevleri
PHP Manual