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
+ 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