Chicken-run Manager
Posts: 9
58 credits Members referred : 0
« Reply #2 on: Oct 26, 2007, 06:52:04 pm »
Hi Olaf,
Please note that I am not using any word press (WP) at all .I am just trying to use your script on a regular website which is made manually .What I want to do take the backup of the folder using your scripts
I hope that you are getting me now. Also it is not clear whether there is need for any third party programe or some other php component /classes to use your " zip on the fly tutorial"
Any help will be help to many people indeed in using it different way.You already made such a wonderful scripts but it needs little bit more for the wise spread use.
Thanks & Regards, Ajay Jain <snipped /> (edit: place your links into the signature)
« Last Edit: Oct 26, 2007, 07:37:24 pm by Olaf »
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #3 on: Oct 26, 2007, 07:39:45 pm »
I never said that you're using WP You need to replace the single quotes from my blog because wordpress replace regular single quotes with something else. If you use that code it will not work.
Chicken-run Manager
Posts: 9
58 credits Members referred : 0
« Reply #4 on: Oct 27, 2007, 03:18:47 am »
I have downloaded the classed, changed the code, allocate full directory permission in tmp folder also also replay . & .. with some dummy name also but still it does not work.
=> In the same way is it possible to exclude some set of files also e.g exlide all the files php files (*.php) OR some specific files like ( xyz.php) etc.This will make this application quite flexible
=> I have made an online unzip file which is doing fine on local pc but on a php5 & php5 server it is not working.