Welcome Guest, Not a member yet? Register   Sign In
Zip Library problems
#1

[eluser]dannydefcon[/eluser]
Hey guys. $this->zip->add_dir()doesn't add a directory when I pass it a string parameter. The zip library is loaded so that's not the issue.

There are no errors so I'm not sure why its not working.

Please help!

Thanx
#2

[eluser]Rahul Anand[/eluser]
Check this out. "http://ellislab.com/codeigniter/user-guide/libraries/zip.html" . Here is the method to add a folder or file into an archieve file.


Thanks
Rahul
#3

[eluser]dannydefcon[/eluser]
Thanks but I looked at that already. My question is if I has this: $this->zip->add_dir('myfolder'); where would myfolder be created? I don't see it saved in any of my directories.




Theme © iAndrew 2016 - Forum software by © MyBB