Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UnTar a file in PHP?

Status
Not open for further replies.

youradds

Programmer
Joined
Jun 27, 2001
Messages
817
Location
GB
I'm just wondering, is it possible to do the following;

+ open a tar file
+ grab a file called Install.pm
+ then use preg_match to find something in it (I know how to do this)
+ Return the grabbed value to the user.

I'm just a little lost as to what function to use for un-tarring the file.

Cheers

Andy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top