i just wanna a make a script to extract the file in main directory..
the thing is, i can compact files using TAR from a PHP script
i.e.
Quote
so if i go ftp ill see my file back.tgz well compacted, but if i try to extract the file it just dont work, i dunno wot im doing wrong see below how im trying
to extract:
Quote
there is no return and no files listed on folder, i also did 777 in the main direcotry, is there any way to work around it, to extract files using PHP?
weird thing i can compress but nada for uncompress
