Anyone now how to add tar support to wamp? I'm using shell_exec and tar to extract a .tar file...
it works fine online with my hosting providers but I'm not sure how to set it up myself for use with wamp.Code:shell_exec("tar -czf $backup_fn -C $directory $foldertocompress");


LinkBack URL
About LinkBacks







Reply With Quote



