This is my current code :
'zip -q -r clone-bk-wordpress.zip ' . $dir;
i want to exclude e.g. demo folder and tmp.php file
please help...
This is my current code :
'zip -q -r clone-bk-wordpress.zip ' . $dir;
i want to exclude e.g. demo folder and tmp.php file
please help...
Basin makatabang ni: Create a Zip File Using PHP
Similar Threads |
|