Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5202321
Hits Heute: 424
max. Hits (10.07.07): 6964
User Online: 49
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

HTML und Web Publishing Handbuch. XML, DTDs, Perl, CGI
HTML und Web Publishing Handbuch. XML, DTDs, Perl, CGI

Manuals > PEAR > Archive_Tar::extractInString()

Archive_Tar::extractInString()

Archive_Tar::extractInString() -- extract one file and return it as a string

Description

This method extracts the file identified by path from the archive and returns it as a string. It does not use temporary files.

Parameter

  • string $path - the path of the file to extract

Return value

string - the content of the extracted file

Note

This function can not be called statically.


Copyright 1998 - 2009 by I.S.U.M.