/****************************************
* Detar File Extractor
* BaeSZ (c) AUG 2007
*/
detar.php -> this help
detar.php?myfilm.tar&[l]ist -> list of the files in myfilm.tar
detar.php?myfilm.tar&[d]ir -> html formatted list of the files in myfilm.tar
detar.php?myfilm.tar&[c]reate=mydir -> shell create a tar of all files in the directory
detar.php?myfilm.tar&e[x]tract=mypicture.jpg -> extract and output
detar.php?myfilm.tar&[i]nfo=mypicture.jpg -> file info
detar.php?myfilm.tar&[s]can=my*.j*pg -> scan and list of all files named my*.j*pg