Currently I'm doing the following command in PHP
exec("zip -j -P pass $zipname $filename");
The thing is the $filename is something like oawigufh.tmp is there any way to have the file in the archive called something like file.txt?
|
|
You could do a;
|
|||||||||||
|
|
Try this command in Linux command line, I mean echo result string what you executed in |
|||
|
|